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