You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having problem including the confetti in my project built with create-react-app using the --typescript flag. For some reason all props seem to be mandatory, since the defaults aren't taking into consideration. Am I including it correctly, or is Typescript not supported?