show map in lng lat format
This commit is contained in:
@@ -5,7 +5,7 @@ import ControlList from "./ControlList";
|
||||
const ControlPage = () => {
|
||||
return (
|
||||
<Stack spacing={1}>
|
||||
<PageTitle title={"کارتابل کنترل"} />
|
||||
<PageTitle title={"کارتابل کنترل تردد"} />
|
||||
<ControlList />
|
||||
</Stack>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user