Skip to content

Commit

Permalink
try :: 배포 확인
Browse files Browse the repository at this point in the history
  • Loading branch information
dutexion committed May 7, 2024
1 parent 647920d commit ecd9a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const App = () => {

return (
<StyledProvider>
1
2
<RouterProvider router={Router} />
</StyledProvider>
);
Expand Down

0 comments on commit ecd9a7f

Please sign in to comment.