diff --git a/examples/with-turbopack/ui/Boundary.tsx b/examples/with-turbopack/ui/boundary.tsx similarity index 100% rename from examples/with-turbopack/ui/Boundary.tsx rename to examples/with-turbopack/ui/boundary.tsx diff --git a/examples/with-turbopack/ui/Button.tsx b/examples/with-turbopack/ui/button.tsx similarity index 100% rename from examples/with-turbopack/ui/Button.tsx rename to examples/with-turbopack/ui/button.tsx diff --git a/examples/with-turbopack/ui/Footer.tsx b/examples/with-turbopack/ui/footer.tsx similarity index 100% rename from examples/with-turbopack/ui/Footer.tsx rename to examples/with-turbopack/ui/footer.tsx diff --git a/examples/with-turbopack/ui/global-nav.tsx b/examples/with-turbopack/ui/global-nav.tsx index 30dd87fa98b9a..8ad09e56ac159 100644 --- a/examples/with-turbopack/ui/global-nav.tsx +++ b/examples/with-turbopack/ui/global-nav.tsx @@ -53,7 +53,7 @@ export function GlobalNav() {