11 lines
263 B
Plaintext
11 lines
263 B
Plaintext
---
|
|
description: When creating or updating UI, first use existing UI from @workspace/ui
|
|
globs: src/**/*.tsx
|
|
alwaysApply: false
|
|
---
|
|
|
|
# Always use existing UI before creating new components
|
|
|
|
Find this in
|
|
`services/ui` available with import alias `@workspace/ui/*`
|