fix: menu item nested text.

This commit is contained in:
a.bouhuolia
2021-08-06 10:12:43 +02:00
parent 872dd7a82d
commit 929889feaf
8 changed files with 79 additions and 13 deletions

View File

@@ -61,6 +61,8 @@ import Card from './Card';
import { ItemsMultiSelect } from './Items';
export * from './Menu';
const Hint = FieldHint;
const T = FormattedMessage;