relocate file

This commit is contained in:
StyleZhang 2024-10-12 11:05:03 +08:00
parent 27ae74af50
commit 466f61d044
4 changed files with 2 additions and 2 deletions

View File

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