BIG-280: optimize select.

This commit is contained in:
elforjani13
2022-03-28 15:46:37 +02:00
parent e87b22801b
commit 79099e1abc
5 changed files with 83 additions and 5 deletions

View File

@@ -104,6 +104,7 @@ export * from './Warehouses';
export * from './Currencies';
export * from './FormTopbar'
export * from './Paper';
export * from './Accounts'
const Hint = FieldHint;