diff --git a/demo/src/App.tsx b/demo/src/App.tsx index 9e8444d..a210d03 100644 --- a/demo/src/App.tsx +++ b/demo/src/App.tsx @@ -9,7 +9,7 @@ function App() {
logo -
{import.meta.env.PACKAGE_VERSION}
+
{import.meta.env.TPU_VERSION}

Hello Vite + React!