Jeffrey Pohlmeyer

Results 11 comments of Jeffrey Pohlmeyer

So I've tried implementing the tests from [radix-vue](https://github.com/radix-vue/radix-vue/blob/main/packages/radix-vue/src/Tabs/Tabs.test.ts) in an [updated stackblitz](https://stackblitz.com/~/github.com/jeffpohlmeyer/shadcn-vitest?file=src/components/tabs/TestTabsRadixTests.spec.ts) and all of the radix tests pass. I've also added a watcher in `TestTabs.vue` to check to see...