mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-01 22:29:44 +08:00
chore: sort imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export { Select } from './Select';
|
||||
export { OldSelect } from './OldSelect';
|
||||
export { Option } from './Option';
|
||||
export { OptionGroup } from './OptionGroup';
|
||||
export { OldSelect } from './OldSelect';
|
||||
export { Select } from './Select';
|
||||
|
||||
Reference in New Issue
Block a user