mirror of
https://github.com/rowyio/rowy.git
synced 2026-07-13 05:48:53 +02:00
update firestore console url
This commit is contained in:
@@ -96,7 +96,7 @@ export default function FieldWrapper({
|
||||
component="a"
|
||||
href={`https://console.firebase.google.com/project/${
|
||||
process.env.REACT_APP_FIREBASE_PROJECT_ID
|
||||
}/database/firestore/data~2F${(debugText as string).replace(
|
||||
}/firestore/data~2F${(debugText as string).replace(
|
||||
/\//g,
|
||||
"~2F"
|
||||
)}`}
|
||||
|
||||
Reference in New Issue
Block a user