globalHeadingTextColor utility function
Utility function for typography.
globalHeadingTextColor(rw, type, prefix)
rw
-
type
prefix
const transformHook = (rw) => { const classes = globalHeadingTextColor(rw); };
Last updated 6 months ago
Was this helpful?