mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-17 12:19:20 +00:00
remove all icons for now
This commit is contained in:
parent
9b0ad34831
commit
c29134bfd9
@ -9,12 +9,11 @@ import {
|
||||
} from '@snowballtools/material-tailwind-react-fork';
|
||||
|
||||
import { OutletContextType } from '../../../../types/types';
|
||||
import { GearIcon } from '../../../../components/shared/CustomIcon/GearIcon';
|
||||
|
||||
const tabsData = [
|
||||
{
|
||||
label: 'General',
|
||||
icon: <GearIcon />,
|
||||
icon: '',
|
||||
value: 'general',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user