We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ac7f9 commit 444e820Copy full SHA for 444e820
vite.config.ts
@@ -36,6 +36,7 @@ export default defineConfig({
36
react: "React",
37
talkjs: "TalkJS",
38
},
39
+ banner: `"use client";`,
40
41
42
0 commit comments