1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 07:08:55 +00:00

Optimize/view rename (#6878)

* optimize view rename ux

* update

* optimize ux

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
This commit is contained in:
Aries
2024-10-11 17:03:27 +08:00
committed by GitHub
parent 021af2bc4c
commit 7e1e349d34
6 changed files with 83 additions and 118 deletions

View File

@@ -1,2 +1 @@
export { default as Rename } from './rename';
export { default as AddView } from './add-view';