globalTransforms utility function
Utility function for transforms.
globalTransforms(app, args = {})
app
-
args
const transformHook = (rw) => { const classes = globalTransforms(rw); };
Last updated 6 months ago
Was this helpful?