first commit
This commit is contained in:
4
frontend/node_modules/rc-mentions/lib/index.d.ts
generated
vendored
Normal file
4
frontend/node_modules/rc-mentions/lib/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import Mentions from './Mentions';
|
||||
import type { MentionsProps } from './Mentions';
|
||||
export type { MentionsProps };
|
||||
export default Mentions;
|
||||
Reference in New Issue
Block a user