We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed7c41 commit 5646358Copy full SHA for 5646358
app/routes/todo.tsx
@@ -1,4 +1,4 @@
1
-import { Todo } from 'features/todo/Todo';
+import { Todo } from 'features/todo/todo';
2
3
export function meta() {
4
return [
0 commit comments