Open kasir-barati opened 1 year ago
Would be great if you can share a CodeSandbox so that we are on the same page.
Would be great if you can share a CodeSandbox so that we are on the same page.
TBH I do have a repo and I am not sure if it can help you: https://github.com/kasir-barati/open-ai-summaries
Duplicates
Related page
https://mui.com/material-ui/react-snackbar/#control-slide-direction
Kind of issue
Broken demonstration
Issue description
I was looking for "Control Slide direction" and it appears that
Types of property 'children' are incompatible.
Here is the my working env conf:uname -a
: Linux kasir-lifebooke736 6.1.19-1-MANJARO #1 SMP PREEMPT_DYNAMIC Mon Mar 13 12:59:35 UTC 2023 x86_64 GNU/Linuxnode -v
: v19.7.0npm -v
: 9.5.0pnpm -v
: 7.29.0And here is the complete error:
Context 🔦
I was using snackbars and transitions without problem in the browser (
pnpm dev
), but VSCode shows me this error.