globalSpacing
globalSpacing utility function
Signature
globalSpacing(app)Parameters
Parameter
Description
Usage
const transformHook = (rw) => {
const classes = globalSpacing(rw);
};Last updated
Was this helpful?
globalSpacing utility function
globalSpacing(app)const transformHook = (rw) => {
const classes = globalSpacing(rw);
};Last updated
Was this helpful?
Was this helpful?