marketplace

This commit is contained in:
StyleZhang
2024-10-12 16:34:02 +08:00
parent 49ee9ca5f1
commit ecd2a1be9f
17 changed files with 185 additions and 118 deletions

View File

@ -1,5 +1,5 @@
import PluginPage from '@/app/components/plugins/plugin-page'
import PluginsPanel from '@/app/components/plugins/plugins-panel'
import PluginsPanel from '@/app/components/plugins/plugin-page/plugins-panel'
import Marketplace from '@/app/components/plugins/marketplace'
const PluginList = async () => {