Skip to content

Commit

Permalink
FE Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwiswift committed Nov 12, 2024
1 parent 2a402f7 commit cc2a604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {BrowserRouter, Link, Route, Routes} from "react-router-dom";
import TitleSearch from "./TitleSearch";
import {TitlePage} from "./components/TitlePage";


// FE CHanges
function App() {
return (
<div style={{margin: "15px"}}>
Expand Down

0 comments on commit cc2a604

Please sign in to comment.