Closed nozomione closed 6 days ago
Epic: #366
Closes #377 (Stacked issue 2)
Base PR branch: #381
I've updated the [type] page component and its sub-component Tabs to utilize query.type and getReadable.
[type]
Tabs
query.type
getReadable
Changes include:
type
In Tabs:
handleActive
tabs
tabConfigs
N/A
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Issue Number
Epic: #366
Closes #377 (Stacked issue 2)
Base PR branch: #381
Purpose/Implementation Notes
I've updated the
[type]
page component and its sub-componentTabs
to utilizequery.type
andgetReadable
.Changes include:
type
query and cleaned up the codebasegetReadable
to set both the title prefix and the tab titleIn
Tabs
:query.type
with thetype
prop for optimizationhandleActive
methodtabs
constant totabConfigs
for clarityTypes of changes
Functional tests
N/A
Checklist
Screenshots
N/A