lavoce #2
@@ -52,6 +52,7 @@ const App = () => {
|
||||
<Route path="device" element={<IndexDevice />} />
|
||||
<Route path="tag" element={<IndexTag />} />
|
||||
<Route path="brand-device" element={<IndexBrandDevice />} />
|
||||
<Route path="plant-section" element={<IndexPlantSection />} />
|
||||
<Route path="error-code" element={<IndexErrorCode />} />
|
||||
</Route>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user