mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-11 16:30:29 +08:00
fix(toast): Update import path for cn utility in sonner component
This commit is contained in:
parent
508467f994
commit
0e4aa53e26
@ -1,4 +1,4 @@
|
||||
import { cn } from '@cherrystudio/ui/utils'
|
||||
import { cn } from '@cherrystudio/ui/lib/utils'
|
||||
import { cva } from 'class-variance-authority'
|
||||
import { merge } from 'lodash'
|
||||
import { type ReactNode, type SVGProps, useId } from 'react'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user