Home > @uniformdev/design-system > ThemeProps
ThemeProps type
@todo: line 144 onwards will be brought into a title, paragraph, list and link components
Signature:
type ThemeProps = {
disableReset?: boolean;
disableGlobalReset?: boolean;
};
Home > @uniformdev/design-system > ThemeProps
@todo: line 144 onwards will be brought into a title, paragraph, list and link components
Signature:
type ThemeProps = {
disableReset?: boolean;
disableGlobalReset?: boolean;
};