all tabs page dashboard and responsive
This commit is contained in:
@@ -10,7 +10,7 @@ function a11yProps(index) {
|
||||
function Tabs({ value, handleChange, listTab, isSm, style }) {
|
||||
return (
|
||||
<Box
|
||||
className="!border-none"
|
||||
className="!border-none !w-full"
|
||||
>
|
||||
<TabsMUI
|
||||
value={value}
|
||||
|
||||
Reference in New Issue
Block a user