mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 13:24:52 +00:00
feat: detail resize width (#6507)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { RESIZE_BAR } from '../../constants/zIndexes';
|
||||
|
||||
import './index.css';
|
||||
|
||||
function ResizeBar(props) {
|
||||
|
Reference in New Issue
Block a user