mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-24 18:23:07 +08:00
Revert "Feat/parent child retrieval" (#12095)
This commit is contained in:
@@ -22,7 +22,7 @@ const dividerVariants = cva('',
|
||||
},
|
||||
)
|
||||
|
||||
export type DividerProps = {
|
||||
type DividerProps = {
|
||||
className?: string
|
||||
style?: CSSProperties
|
||||
} & VariantProps<typeof dividerVariants>
|
||||
|
||||
Reference in New Issue
Block a user