diff --git a/QandA/frontend/src/App.tsx b/QandA/frontend/src/App.tsx index ace2b8d..c534f82 100644 --- a/QandA/frontend/src/App.tsx +++ b/QandA/frontend/src/App.tsx @@ -1,25 +1,11 @@ import React from 'react'; -import logo from './logo.svg'; +import { Header } from './Header'; import './App.css'; function App() { return (
- Edit src/App.tsx
and save to reload.
-