diff --git a/src/App.tsx b/src/App.tsx index 04b48f1..6bafd40 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -2,3 +2,4 @@ // The main application wrapper and routing configuration has been relocated to src/app/App.tsx // in accordance with feature-based architecture guidelines. export default {}; + \ No newline at end of file