mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 08:58:09 +08:00
refactor: unified cn utils (#29916)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
@ -10,7 +10,7 @@ import {
|
||||
} from '@/app/components/workflow/note-node/note-editor'
|
||||
import { THEME_MAP } from '@/app/components/workflow/note-node/constants'
|
||||
import type { NoteNodeType } from '@/app/components/workflow/note-node/types'
|
||||
import cn from '@/utils/classnames'
|
||||
import { cn } from '@/utils/classnames'
|
||||
|
||||
const NoteNode = ({
|
||||
data,
|
||||
|
||||
Reference in New Issue
Block a user