Skip to content

Conversation

@winzerprince
Copy link

@winzerprince winzerprince commented Dec 20, 2025

Fixed and import in App.tsx that made running the frontend with npm run dev cause and import error. There was only a single fix changing the path from import { Layout } from "./components/layout"; to import { Layout } from "./components/Layout"; . Now the frontend works fine.
Note:: Other changes are to due to formatting.

Before

2025-12-20-124148_grim_selection

After

2025-12-20-124043_grim_selection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant