style: remove space

This commit is contained in:
dec0dOS 2022-08-17 12:00:27 +03:00
parent 0d9feaa8d8
commit af3e7cab7f

View file

@ -84,7 +84,7 @@ function ManagedRoutes({ routes, handleChange }) {
return (
<>
<Typography style={{ paddingBottom: "10px" }}>
Managed Routes ({routes.length + "/128"})
Managed Routes ({routes.length + "/128"})
</Typography>
<Box border={1} borderColor="grey.300">
<Grid item style={{ margin: "10px" }}>