ChrisH.
Results
2
issues of
ChrisH.
Suggestion to change css of snippet-container: `background-color: var(--container-background-color);` to `background: var(--container-background-color);`
I just updated to react 18. And from the docs it says that children prop need to be explicitly defined when listing props. I got the error below: Type '{...