Closed malakivandas closed 2 years ago
@BraidenCutforth Please review the most recent commit 20e721f. Do you think the TabPanel component should move into its own file?
After that, I'll do some clean up then I should be ready to close this pull request.
Hold on, in a wrestling match with git
Ok good to go
Lol oops
Good thing it's only me working on this
@BraidenCutforth Please review the most recent commit 20e721f. Do you think the TabPanel component should move into its own file?
After that, I'll do some clean up then I should be ready to close this pull request.
I am thinking that it is okay to keep it in this file because my guess is it is only relevant here. That being said you could make a tab page component that is general, where you pass in info for the tabs and the list of the different tab panel contents.
Commit 1e22556 (Private Outlet)