docs: add helpful comment

This commit is contained in:
nxtkofi 2026-03-28 12:59:11 +01:00
parent 0efd9237f6
commit 6d592ad48a

View file

@ -135,7 +135,7 @@ self-hosted-convex|010...
1. Time to pick a theme! Go to [shadcn/create](https://ui.shadcn.com/create), create a theme, and simply use the received command to init this theme in Your project!
2. Replace `aliases` section in `components.json`. Then folders accordingly.
2. Replace `aliases` section in `components.json`.
```
"aliases": {
@ -147,6 +147,8 @@ self-hosted-convex|010...
},
```
Move the folders accordingly. Make sure to also update front-end imports, since those changed too.
#### Troubleshooting
```