mirror of https://github.com/langgenius/dify.git
relocate file
This commit is contained in:
parent
27ae74af50
commit
466f61d044
|
|
@ -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 () => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue