Commit 438c5221 authored by IT20161538's avatar IT20161538

first

parent 5e145bce
...@@ -17,7 +17,7 @@ function App() { ...@@ -17,7 +17,7 @@ function App() {
<Route path='/service' element={<Service/>}/> <Route path='/service' element={<Service/>}/>
<Route path='/contact' element={<Contact/>}/> <Route path='/contact' element={<Contact/>}/>
<Route path='/test' element={<Test/>}/> <Route path='/test' element={<Test/>}/>
<Route path='/sideEffectsAndTreatments' element={<SideEffectsAndTreatments/>}/>
</Routes> </Routes>
</div> </div>
); );
......
...@@ -14,7 +14,7 @@ export default function SideEffectsAndTreatments1() { ...@@ -14,7 +14,7 @@ export default function SideEffectsAndTreatments1() {
url='/' url='/'
btnClass=''hide btnClass=''hide
/> />
<SideEffectsAndTreatments/>
<Footer/> <Footer/>
</> </>
) )
......
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