mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 20:16:26 +08:00
chore: sort imports
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
/* eslint-disable no-restricted-imports */
|
||||
export { autocompleteClasses } from '@mui/material/Autocomplete';
|
||||
export { useAutocomplete } from '@mui/material';
|
||||
export { autocompleteClasses } from '@mui/material/Autocomplete';
|
||||
|
||||
Reference in New Issue
Block a user