Skip to content

Commit

Permalink
feat: stories for vue (#201)
Browse files Browse the repository at this point in the history
- Added stories for Vue package
- Fixed loads of bugs with mitosis and vue
  • Loading branch information
yyyyaaa authored Sep 17, 2024
1 parent 29cd673 commit 6d318c6
Show file tree
Hide file tree
Showing 101 changed files with 15,111 additions and 4,987 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
run: pnpm install

- name: Build and lint
run: pnpm c:react
run: pnpm c:react && pnpm c:vue
Loading

0 comments on commit 6d318c6

Please sign in to comment.