mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 15:16:28 +08:00
fix: eslint error - filename *.tsx match PascalCase (#262)
Co-authored-by: caopengxiang <caopengxiang@jwzg.com>
This commit is contained in:
@@ -2,7 +2,7 @@ export * from './types';
|
||||
|
||||
export * from './constants';
|
||||
|
||||
export * from './error-boundary';
|
||||
export * from './ErrorBoundary';
|
||||
|
||||
export * from './date';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user