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
Utility function for spacing.
globalSpacing(app)app
-
const transformHook = (rw) => {
const classes = globalSpacing(rw);
};Last updated
Was this helpful?
Was this helpful?

