Hi, I'm trying to use your Nav with 'react-simple-flex-grid, but the positioning goes completely wrong. And I noticed that putting "Static" it returns to normal. How can this be defined?
var MovingDiv = _styledComponents.default.div.withConfig({
';position:static;left:',
Cheers