Moving Nav Component out of the Months Component #2651
elliottcrif
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@elliottcrif, you’re absolutely right! Thanks for your suggestion! I was planning to reorganize the navigation element to address the issue in #2629. However, this could potentially be a breaking change, so I was considering introducing a new prop to set a “navigation layout.” Do you have some more feedback for improving the navigation? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do we think about moving the Nav component out of the Months section to allow more flexibility in layout. For example:
I am currently having some difficulty making the styling of the months render differently than the nav i.e months rendering in a flexbox and the nav at the top
Beta Was this translation helpful? Give feedback.
All reactions