Refactor MasterDetailMntC.vue for improved readability and consistency
This commit is contained in:
@@ -13,7 +13,6 @@ import { registerPlugins } from '@/plugins'
|
||||
// Components
|
||||
import App from './App.vue'
|
||||
|
||||
|
||||
const app = createApp(App)
|
||||
|
||||
registerPlugins(app)
|
||||
|
||||
Reference in New Issue
Block a user