-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
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
Better examples and codesandboxes #32
Comments
Hi. I want to use your r3flex-jbgrq codesandbox example locally outside of codesandbox. However, I am not sure which typescript compiler options to use. The Text.tsx and scrollArea code part does not compile. |
@haukesand What errors are you getting? |
My steps:
I was unable to find out what typescript and react-script versions codesandbox uses. |
I got it to compile if I do not import Text from .Text.tsx but from drei directly.
Of course, the text layout is wrong now. |
@giulioz I've updated one of the codesandboxes to new versions/packages, but there's one thing I couldn't make work - some text aren't centered despite |
@saitonakamura |
Oh, alright, updated https://codesandbox.io/s/r3flex-forked-kbs4y?file=/src/App.tsx |
They are pretty outdated and without good code standards
The text was updated successfully, but these errors were encountered: