mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
chore: sort imports
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import { useState } from 'react';
|
||||
|
||||
import { styled } from '@mui/system';
|
||||
import ModalUnstyled from '@mui/base/ModalUnstyled';
|
||||
import { styled } from '@mui/system';
|
||||
// eslint-disable-next-line no-restricted-imports
|
||||
import Fade from '@mui/material/Fade';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user