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
System: OS: Linux 5.15 Linux Mint 21.3 (Virginia) CPU: (4) x64 Intel(R) Pentium(R) CPU N3540 @ 2.16GHz Memory: 708.74 MB / 3.71 GB Container: Yes Shell: 5.8.1 - /usr/bin/zsh Binaries: Node: 20.15.0 - ~/.nvm/versions/node/v20.15.0/bin/node Yarn: 1.22.22 - ~/node_modules/.bin/yarn npm: 10.8.1 - ~/.nvm/versions/node/v20.15.0/bin/npm pnpm: 9.4.0 - ~/.nvm/versions/node/v20.15.0/bin/pnpm bun: 1.1.16 - ~/.bun/bin/bun
The Tailwind example link on the setup page redirects to a non-existent editor.tsx file, instead should redirect to advanced-editor.tsx file
https://github.com/steven-tey/novel/blob/main/apps/web/components/tailwind/editor.tsx
The tailwind example should redirect us to advanced-editor.tsx file
The text was updated successfully, but these errors were encountered:
came here for open this issue
Sorry, something went wrong.
No branches or pull requests
Provide environment information
System:
OS: Linux 5.15 Linux Mint 21.3 (Virginia)
CPU: (4) x64 Intel(R) Pentium(R) CPU N3540 @ 2.16GHz
Memory: 708.74 MB / 3.71 GB
Container: Yes
Shell: 5.8.1 - /usr/bin/zsh
Binaries:
Node: 20.15.0 - ~/.nvm/versions/node/v20.15.0/bin/node
Yarn: 1.22.22 - ~/node_modules/.bin/yarn
npm: 10.8.1 - ~/.nvm/versions/node/v20.15.0/bin/npm
pnpm: 9.4.0 - ~/.nvm/versions/node/v20.15.0/bin/pnpm
bun: 1.1.16 - ~/.bun/bin/bun
Describe the bug
The Tailwind example link on the setup page redirects to a non-existent editor.tsx file, instead should redirect to advanced-editor.tsx file
Link to reproduction
https://github.com/steven-tey/novel/blob/main/apps/web/components/tailwind/editor.tsx
To reproduce
Additional information
The tailwind example should redirect us to advanced-editor.tsx file
The text was updated successfully, but these errors were encountered: