mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
3d5c1f19d5
When using `@bbob/react`s `<BBCode>` component, the following error is thrown if this change is not included... ``` Warning: Each child in a list should have a unique "key" prop. ``` Mentioned in #28