Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
austinm911 committed Aug 28, 2024
2 parents f28300a + 1532fe1 commit 8a0846c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cursorrules
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- Request for TypeScript usage
5. URL encode the prompt.
6. Create a clickable link in this format:
[ComponentName](https://v0.dev/t/chat?q={encoded_prompt})
[ComponentName](https://v0.dev/chat?q={encoded_prompt})
7. After generating, adapt the component to fit our project structure:
- Import
- common shadcn/ui components from <ui_package_alias>@repo/ui/components/ui/</ui_package_alias>
Expand Down

0 comments on commit 8a0846c

Please sign in to comment.