/ Fixed navbar layout
This commit is contained in:
@@ -27,8 +27,7 @@ export default {
|
||||
},
|
||||
|
||||
// Plugins to run before rendering page: https://go.nuxtjs.dev/config-plugins
|
||||
plugins: [
|
||||
],
|
||||
plugins: [],
|
||||
|
||||
// Auto import components: https://go.nuxtjs.dev/config-components
|
||||
components: true,
|
||||
@@ -50,6 +49,5 @@ export default {
|
||||
axios: {},
|
||||
|
||||
// Build Configuration: https://go.nuxtjs.dev/config-build
|
||||
build: {
|
||||
}
|
||||
build: {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user