mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 05:22:02 +00:00
refactor(FE): Change Tabs variant from 'lifted' to 'boxed'
This commit is contained in:
@@ -31,7 +31,7 @@ const LogisticStockTabs = () => {
|
||||
<section className='w-full'>
|
||||
<Tabs
|
||||
tabs={tabs}
|
||||
variant='lifted'
|
||||
variant='boxed'
|
||||
activeTabId={activeTabId}
|
||||
onTabChange={setActiveTabId}
|
||||
className={{
|
||||
|
||||
Reference in New Issue
Block a user