mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
feat: tailwind related improvement (#6085)
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
import { useTranslation } from 'react-i18next'
|
||||
import Link from 'next/link'
|
||||
import { useSelectedLayoutSegment } from 'next/navigation'
|
||||
import classNames from 'classnames'
|
||||
import {
|
||||
RiPlanetFill,
|
||||
RiPlanetLine,
|
||||
} from '@remixicon/react'
|
||||
import classNames from '@/utils/classnames'
|
||||
type ExploreNavProps = {
|
||||
className?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user