removed unused dependency react-router-dom

This commit is contained in:
mufaddal motiwala
2021-11-29 13:48:13 +05:30
304 changed files with 17419 additions and 1031 deletions
+5
View File
@@ -23,6 +23,11 @@ app:
title: '#backstage'
backend:
# Used for enabling authentication, secret is shared by all backend plugins
# See backend-to-backend-auth.md in the docs for information on the format
# auth:
# keys:
# - secret: ${BACKEND_SECRET}
baseUrl: http://localhost:7007
listen:
port: 7007