mirror of
https://github.com/langgenius/dify.git
synced 2026-04-27 05:58:14 +08:00
relocate file
This commit is contained in:
@ -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 () => {
|
||||
|
||||
Reference in New Issue
Block a user