Create a reusable Label component (#9833)
As seen with @Bonapara, I'm creating a Label component and use it in the workflows.
This commit is contained in:
committed by
GitHub
parent
55be726105
commit
84c299f8d4
@ -57,4 +57,5 @@ export * from './tooltip/OverflowingTextWithTooltip';
|
||||
export * from './typography/components/H1Title';
|
||||
export * from './typography/components/H2Title';
|
||||
export * from './typography/components/H3Title';
|
||||
export * from './typography/components/Label';
|
||||
export * from './typography/components/StyledText';
|
||||
|
||||
Reference in New Issue
Block a user