feat(core): add draghandle to doc page title (#9079)

fix AF-1846
This commit is contained in:
pengx17
2024-12-10 02:13:08 +00:00
parent 115caa7cc6
commit 4335b0dc79
11 changed files with 161 additions and 75 deletions
+1
View File
@@ -7,6 +7,7 @@ export * from './ui/checkbox';
export * from './ui/date-picker';
export * from './ui/divider';
export * from './ui/dnd';
export * from './ui/drag-handle';
export * from './ui/editable';
export * from './ui/empty';
export * from './ui/error-message';