Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
JarUml committed Nov 22, 2023
1 parent ea848a1 commit c5e091c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Frontend/algoverse/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ function App() {
</Routes>
<SideBar />
</Router>
<a
className="App-link"
href="https://reactjs.org"
target="_blank"
rel="noopener noreferrer"
>
Learn React
</a>
</>
);
}
Expand Down

0 comments on commit c5e091c

Please sign in to comment.