mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-18 01:55:53 +08:00
fix: naming styles
This commit is contained in:
parent
76f6b8d104
commit
95777d23e0
@ -8,7 +8,7 @@ import {
|
||||
RiClipboardLine,
|
||||
RiEqualizer2Line,
|
||||
} from '@remixicon/react'
|
||||
import InstallPluginDropdown from './InstallPluginDropdown'
|
||||
import InstallPluginDropdown from './Install-plugin-dropdown'
|
||||
import { useTabSearchParams } from '@/hooks/use-tab-searchparams'
|
||||
import { useModalContext } from '@/context/modal-context'
|
||||
import Button from '@/app/components/base/button'
|
@ -1,5 +1,5 @@
|
||||
import PluginsPanel from './plugins-panel'
|
||||
import Container from './container'
|
||||
import Container from './C'
|
||||
import Marketplace from '@/app/components/plugins/marketplace'
|
||||
|
||||
const PluginList = async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user