feat(Label): add font prop to purge custom classes
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
* Import from here in each component to keep maps DRY.
|
||||
*/
|
||||
|
||||
export type LabelFont = 'mono' | 'primary';
|
||||
|
||||
export type LabelVariant =
|
||||
| 'default'
|
||||
| 'accent'
|
||||
|
||||
Reference in New Issue
Block a user