globalButtonFontAndTextStyles
Generates border classes based on props. /
Signature
globalButtonFontAndTextStyles(rw, args = {})Parameters
Parameter
Description
Usage
const transformHook = (rw) => {
const classes = globalButtonFontAndTextStyles(rw);
};Last updated
Was this helpful?

