We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d45584 commit 73493adCopy full SHA for 73493ad
exercises/99.final/01.solution.final/src/routes/layout.tsx
@@ -1,5 +1,5 @@
1
import { Link, Outlet } from 'react-router'
2
-import { LinkButton } from '../components/Button.tsx'
+import { LinkButton } from '../components/button.tsx'
3
4
export function Layout() {
5
return (
0 commit comments