mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 01:26:37 +08:00
chore: strict eslint check (#1084)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { CSSProperties } from 'react';
|
||||
import { EmptySVG } from './EmptySVG';
|
||||
|
||||
import { styled } from '../../styles';
|
||||
import { EmptySVG } from './EmptySVG';
|
||||
|
||||
export type EmptyContentProps = {
|
||||
width?: CSSProperties['width'];
|
||||
|
||||
Reference in New Issue
Block a user