mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 03:46:52 +08:00
feat: provider add baichuan (#1298)
This commit is contained in:
@@ -115,6 +115,8 @@ const Icon = React.forwardRef<HTMLSpanElement, React.DetailedHTMLProps<React.HTM
|
||||
ref,
|
||||
) => <span className={cn(s.wrapper, className)} {...restProps} ref={ref} />)
|
||||
|
||||
Icon.displayName = '<%= fileName %>'
|
||||
|
||||
export default Icon
|
||||
`.trim())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user