From 53a367d486b67b6b7a67e0b774057058480cb101 Mon Sep 17 00:00:00 2001 From: Greg Richardson Date: Tue, 8 Oct 2024 09:48:22 -0600 Subject: [PATCH] feat: adds 'report an issue' link to the footer --- apps/postgres-new/components/ide.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/apps/postgres-new/components/ide.tsx b/apps/postgres-new/components/ide.tsx index 78645b0a..2ad94a17 100644 --- a/apps/postgres-new/components/ide.tsx +++ b/apps/postgres-new/components/ide.tsx @@ -272,6 +272,15 @@ function Footer() { rel="noopener noreferrer" > Learn about database.build + {' '} + |{' '} + + Report an issue )