Skip to content

Commit 38781bd

Browse files
committed
Merge branch 'main' into feat/deploy-with-supabase
2 parents c79ac34 + 019c92a commit 38781bd

File tree

1 file changed

+9
-0
lines changed
  • apps/postgres-new/components

1 file changed

+9
-0
lines changed

apps/postgres-new/components/ide.tsx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,15 @@ function Footer() {
272272
rel="noopener noreferrer"
273273
>
274274
Learn about database.build
275+
</a>{' '}
276+
|{' '}
277+
<a
278+
className="underline cursor-pointer"
279+
href="https://github.com/supabase-community/postgres-new/issues/new/choose"
280+
target="_blank"
281+
rel="noopener noreferrer"
282+
>
283+
Report an issue
275284
</a>
276285
</div>
277286
)

0 commit comments

Comments
 (0)