mirror of
https://github.com/langgenius/dify.git
synced 2026-01-04 13:37:22 +00:00
fix: install modal item server
This commit is contained in:
@@ -16,7 +16,7 @@ type Props = {
|
||||
payload: Plugin
|
||||
}
|
||||
|
||||
const PluginItem: FC<Props> = async ({
|
||||
const PluginItem: FC<Props> = ({
|
||||
className,
|
||||
locale,
|
||||
payload,
|
||||
|
||||
Reference in New Issue
Block a user