mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-16 05:25:54 +08:00
fix: install modal item server
This commit is contained in:
parent
e2c33fc40f
commit
dec4bf6b98
@ -16,7 +16,7 @@ type Props = {
|
|||||||
payload: Plugin
|
payload: Plugin
|
||||||
}
|
}
|
||||||
|
|
||||||
const PluginItem: FC<Props> = async ({
|
const PluginItem: FC<Props> = ({
|
||||||
className,
|
className,
|
||||||
locale,
|
locale,
|
||||||
payload,
|
payload,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user