-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: adding header component to ui #104
Conversation
🦋 Changeset detectedLatest commit: 8f98b09 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Ignored Deployments
|
Codecov Report
@@ Coverage Diff @@
## master #104 +/- ##
=========================================
+ Coverage 8.08% 9.27% +1.18%
=========================================
Files 52 48 -4
Lines 445 388 -57
Branches 77 58 -19
=========================================
Hits 36 36
+ Misses 409 352 -57
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
…feat/ui-header * 'master' of github-lotyp:wayofdev/next-starter-tpl: (26 commits) chore(deps): update dependency next to v13.2.4 fix: makefile, formatting fix: size limits for web app fix: failing linter fix: conflicting peer deps chore(deps): update dependency @types/node to v18.15.5 fix(deps): update dependency @hookform/resolvers to v3 chore(deps): update dependency vite to v4.2.1 chore(deps): update storybook monorepo to v7.0.0-rc.5 chore(deps): update pnpm to v7.30.0 chore(deps): update dependency tsup to v6.7.0 chore(deps): update dependency @wayofdev/postcss-config to v2.0.4 fix: changes in workflow chore(deps): update storybook monorepo to v7.0.0-rc.4 (#135) chore(deps): update dependency @types/jest to v29.5.0 (#133) chore(deps): update dependency vite to v4.2.0 (#132) chore(deps): update dependency @types/jest to v29.4.4 (#130) chore(deps): update actions/checkout action to v3.4.0 (#131) chore(deps): update pnpm to v7.29.3 (#129) chore(deps): update dependency @types/jest to v29.4.2 (#128) ...
No description provided.