wwf
3 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
app/components/header/dataset-nav/index.tsx
@@ -42,8 +42,8 @@
  return (
    <Nav
      icon={<RiBook2Line className='h-4 w-4' />}
      activeIcon={<RiBook2Fill className='h-4 w-4' />}
      icon={<RiBook2Line className='w-4 h-4' />}
      activeIcon={<RiBook2Fill className='w-4 h-4' />}
      text={t('common.menus.datasets')}
      activeSegment='datasets'
      link='/datasets'