There was an error while loading. Please reload this page.
Currently cannot pass strings into the modifiers, I'd like to be able to pass in strings like this: <FlexItem breakpointMods={[{ modifier: 'flex-1', breakpoint: 'sm' }]} />
Currently cannot pass strings into the modifiers, I'd like to be able to pass in strings like this:
<FlexItem breakpointMods={[{ modifier: 'flex-1', breakpoint: 'sm' }]} />