fix: install modal item server

This commit is contained in:
Joel 2024-10-11 18:06:23 +08:00
parent e2c33fc40f
commit dec4bf6b98

View File

@ -16,7 +16,7 @@ type Props = {
payload: Plugin
}
const PluginItem: FC<Props> = async ({
const PluginItem: FC<Props> = ({
className,
locale,
payload,