mirror of
https://github.com/nihonbuzz/nihonbuzz-academy.git
synced 2026-01-26 13:32:07 +07:00
update aja
This commit is contained in:
@@ -19,7 +19,7 @@ createInertiaApp({
|
||||
const root = createRoot(el);
|
||||
|
||||
root.render(
|
||||
<ThemeProvider defaultTheme="dark" storageKey="vite-ui-theme">
|
||||
<ThemeProvider defaultTheme="dark" storageKey="nihonbuzz-academy-theme">
|
||||
<App {...props} />
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user