feat: same code to render from both client and server
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
export default defineNuxtConfig({
|
||||
compatibilityDate: "2024-04-03",
|
||||
devtools: { enabled: true },
|
||||
modules: ["@nuxt/eslint"],
|
||||
modules: ["@nuxt/eslint", "@nuxt/ui"],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user