diff --git a/README.md b/README.md index d2e7761..270455c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Currently, two official plugins are available: - [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh ## React Compiler - +asdfasdfasdf The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see [this documentation](https://react.dev/learn/react-compiler/installation). ## Expanding the ESLint configuration diff --git a/bun.lock b/bun.lock index 838a47c..1775e5d 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "calmhn", diff --git a/src/App.tsx b/src/App.tsx index 77b045d..42c3212 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -110,7 +110,7 @@ function App() { return (
-
+

@@ -132,7 +132,7 @@ function App() { aria-label={story.title} />
- + {index + 1}