-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
Describe the bug
When using the grid components <Row /> and <Col /> always trhows a warning on the console. Aparently the way it's rendered is using a map, would it be possible to fix it turning those components simple divs with the css applied?

A clear and concise description of what the bug is.
Steps to reproduce the behavior
- create a component with one add two columns,
- Open DevTools
- It' will trigger the error on the console
Expected vs actual behavior
expected to render cols that are not on a loop without the need of a key prop
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested