steven-tey / novel

Notion-style WYSIWYG editor with AI-powered autocompletion.
https://novel.sh
Apache License 2.0
12.47k stars 1.03k forks source link

bug: The tailwind example link on the setup page redirects to a wrong file "editor.tsx" #426

Open adityaj07 opened 1 month ago

adityaj07 commented 1 month ago

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

image

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

image

mr-zlaam commented 1 month ago

came here for open this issue