refactor: tabs navigation#21
Open
ankormoreankor wants to merge 2 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
3d37b2e to
21037e8
Compare
81bb55e to
b776a24
Compare
8f80806 to
1b714a3
Compare
1b714a3 to
4572c28
Compare
21037e8 to
e0f9328
Compare
4572c28 to
9f92d1c
Compare
9f92d1c to
a9be11c
Compare
a9be11c to
faf1c0a
Compare
faf1c0a to
0eb786d
Compare
3em
reviewed
Feb 4, 2025
0eb786d to
0e2d371
Compare
0e2d371 to
76ceae8
Compare
a81abb0 to
222628d
Compare
222628d to
34c1c92
Compare
34c1c92 to
7672521
Compare
3em
reviewed
Feb 25, 2025
3em
reviewed
Feb 25, 2025
7672521 to
c7162e5
Compare
44e03b7 to
a64ee34
Compare
a64ee34 to
dbf8136
Compare
dbf8136 to
0243776
Compare
0243776 to
12d4e23
Compare
12d4e23 to
c079212
Compare
c079212 to
661994c
Compare
661994c to
18ceb1f
Compare
18ceb1f to
1e8a600
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There was a bug in tabs: when switching between tabs with Tab button, you could go forward but get stuck when going backward. The issue is probably related to having links inside buttons in the Tabs component.
tabs.mp4