From 5d748c9ada7f9a6c1cd055852beccbe5866dbcfc Mon Sep 17 00:00:00 2001 From: AI Studio Date: Tue, 19 May 2026 21:59:17 +0000 Subject: [PATCH] feat: inject dynamic ThemeListener for fonts and colors --- Template-01/src/App.tsx | 3 ++- Template-02/src/App.tsx | 3 ++- Template-03/src/App.tsx | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Template-01/src/App.tsx b/Template-01/src/App.tsx index 70da4e6..4e6c8eb 100644 --- a/Template-01/src/App.tsx +++ b/Template-01/src/App.tsx @@ -27,10 +27,11 @@ import { ScrollToTop } from './components/ScrollToTop'; export default function App() { return ( + - loading_module...}> + loading_module...}> } /> diff --git a/Template-02/src/App.tsx b/Template-02/src/App.tsx index adc5b7c..ab86056 100644 --- a/Template-02/src/App.tsx +++ b/Template-02/src/App.tsx @@ -27,10 +27,11 @@ import { ScrollToTop } from './components/ScrollToTop'; export default function App() { return ( + - VANTA_KERN_INIT...}> + VANTA_KERN_INIT...}> } /> diff --git a/Template-03/src/App.tsx b/Template-03/src/App.tsx index ef74baf..880bdd0 100644 --- a/Template-03/src/App.tsx +++ b/Template-03/src/App.tsx @@ -30,10 +30,11 @@ import { ScrollToTop } from './components/ScrollToTop'; export default function App() { return ( + - VANTA_KERN_INIT...}> + VANTA_KERN_INIT...}> } />