Skip to content

Commit

Permalink
space is added
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayarise committed Apr 30, 2024
1 parent 4cfd91d commit 5633904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import SettingsContextProvider from "./context/SettingsContext";
import useSettings from "./hooks/useSettings";
import NotFound from "./pages/NotFound";


export default function App() {
return (
<SettingsContextProvider>
Expand Down

0 comments on commit 5633904

Please sign in to comment.