docs: add helpful comment
This commit is contained in:
parent
0efd9237f6
commit
6d592ad48a
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue