mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 18:16:15 +08:00
fix(core): handle composition event for Input component (#8351)
close AF-1065
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export * from './input';
|
||||
export * from './row-input';
|
||||
import { Input } from './input';
|
||||
export default Input;
|
||||
|
||||
Reference in New Issue
Block a user