We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I am new to al of this, please help.
r2/react-shadcn-profile-report/node_modules/awesome-react-repl/dist/ReactReplJS.js' implicitly has an 'any' type. Try ` > 1 | import { ReactReplView } from "awesome-react-repl"
and attempt at
npm error 404 '@types/awesome-react-repl@*' is not in this registry.
The text was updated successfully, but these errors were encountered:
I have started to port this repo over to typescript, still working out the kinks, here is my code https://github.com/meta-introspector/react-shadcn-perf-report/blob/main/app/ReactReplJS.tsx https://github.com/meta-introspector/react-shadcn-perf-report/blob/main/app/ReactReplView.tsx https://github.com/meta-introspector/react-shadcn-perf-report/blob/main/app/useReactReplJS.tsx
Sorry, something went wrong.
I got the first version working
No branches or pull requests
Hi, I am new to al of this, please help.
and attempt at
The text was updated successfully, but these errors were encountered: