mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 12:06:35 +08:00
chore: strict eslint check (#1084)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import MuiDivider from '@mui/material/Divider';
|
||||
|
||||
import { styled } from '../../styles';
|
||||
|
||||
export const Divider = styled(MuiDivider)(({ theme }) => {
|
||||
|
||||
Reference in New Issue
Block a user