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