-
Notifications
You must be signed in to change notification settings - Fork 128
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
Add missing export for the SkipLink component #2789
Conversation
🦋 Changeset detectedLatest commit: c0a92b5 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 ↗︎
|
Size Change: +16 B (0%) Total Size: 642 kB
ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2789 +/- ##
=======================================
Coverage 87.32% 87.32%
=======================================
Files 216 216
Lines 12675 12675
Branches 1705 1705
=======================================
Hits 11068 11068
Misses 1554 1554
Partials 53 53
|
7e6c569
to
c0a92b5
Compare
Purpose
SkipLink component was added to cui in #2780 but not exported.
Approach and changes
Add missing export of the SkipLink component
Definition of done