fix: naming styles

This commit is contained in:
Yi 2024-10-11 16:29:07 +08:00
parent 3cb0a5bd68
commit c6377f6e38
2 changed files with 1 additions and 1 deletions

View File

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