Update ManagedRoutes.jsx

This commit is contained in:
Einar Stenberg 2022-08-17 07:48:14 +02:00 committed by GitHub
parent 3f8b45dd8d
commit 6d69831bc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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