Commit 5e145bce authored by IT20161538's avatar IT20161538

initial

parent ffaec982
......@@ -17,7 +17,7 @@ function App() {
<Route path='/service' element={<Service/>}/>
<Route path='/contact' element={<Contact/>}/>
<Route path='/test' element={<Test/>}/>
<Route path='/sideEffectsAndTreatments' element={<SideEffectsAndTreatments/>}/>
</Routes>
</div>
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment