From 5aa11f3934a27cf2a195d97418a7fe08aa2f41de Mon Sep 17 00:00:00 2001 From: amantahiliani Date: Sun, 11 May 2025 22:07:02 -0400 Subject: [PATCH] Made Portfolio as the default --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index f8585d3..5a9ffa9 100644 --- a/src/App.js +++ b/src/App.js @@ -133,7 +133,7 @@ function App() {
- } /> + } /> } /> } />