I am currently working on a box component that contains flex items. Unfortunately, I am facing an issue where the box width remains constant and causes overflow when I try to reduce its size in order to accommodate all the items. Can anyone provide guidance on how to fix this problem?
If you would like to take a look at my code, please click on the following link:
https://codesandbox.io/s/bold-wildflower-l4t9h?file=/src/App.js