BIG-59: Refactoring mutli-select component.

This commit is contained in:
a.bouhuolia
2021-09-13 16:49:43 +02:00
parent 315b27ffe5
commit 5a3f42682b
17 changed files with 249 additions and 299 deletions

View File

@@ -77,7 +77,7 @@ export * from './Subscriptions';
export * from './Dashboard';
export * from './Drawer';
export * from './Forms';
export * from './MultiSelectTaggable'
const Hint = FieldHint;
const T = FormattedMessage;