chore: purge shadcn from codebase. Replace with bits-ui components and other tools
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
||||
run: yarn lint
|
||||
|
||||
- name: Type Check
|
||||
run: yarn check:shadcn-excluded
|
||||
run: yarn check
|
||||
|
||||
publish:
|
||||
needs: build # Only runs if tests/lint pass
|
||||
|
||||
Reference in New Issue
Block a user