small ahh change But Format

This commit is contained in:
lda
2026-04-14 02:18:07 +07:00 Unverified
parent 458123428e
commit f52b7c18d9
12 changed files with 1409 additions and 699 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ function sourcemapEnabled(): boolean {
}
const ReactCompilerConfig = {
target: '18',
runtimeModule: 'react-compiler-runtime', // Redirects the missing specifier
target: "18",
runtimeModule: "react-compiler-runtime", // Redirects the missing specifier
};
export default defineConfig({