-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(page.tsx): mobile tabs, refs #24
refactor(page.tsx): extract OccurrenceTabKeys and OccurrenceTabsArray types to airbroke.d.ts refactor(page.tsx): refactor tabs array to use OccurrenceTabsArray type refactor(page.tsx): refactor tabs rendering to use Object.values and ternary operator comment out test service in docker-compose.yml to avoid running tests during development
- Loading branch information
1 parent
c2a9cd6
commit 58fa86b
Showing
3 changed files
with
99 additions
and
55 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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