UNPKG

@nex-ui/react

Version:

🎉 A beautiful, modern, and reliable React component library.

10 lines (7 loc) • 106 B
'use strict'; const fullWidth = { true: { w: '100%' } }; exports.fullWidth = fullWidth;