mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 09:06:19 +08:00
feat: forced file naming format (#2270)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export * from './Input';
|
||||
import { Input } from './Input';
|
||||
export * from './input';
|
||||
import { Input } from './input';
|
||||
export default Input;
|
||||
|
||||
Reference in New Issue
Block a user