We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7713b13 commit dc40897Copy full SHA for dc40897
apps/postgres-new/components/workspace.tsx
@@ -132,7 +132,11 @@ export default function Workspace({
132
<a className="underline" href="https://postgres.new">
133
postgres.new
134
</a>{' '}
135
- is in early Alpha and in active development. We are working on mobile support for{' '}
+ is in early Alpha and is{' '}
136
+ <a className="underline" href="https://supabase.com/blog/postgres-new">
137
+ actively being developed
138
+ </a>
139
+ . We are working on mobile support for{' '}
140
<a className="underline" href="https://github.com/electric-sql/pglite">
141
PGlite
142
0 commit comments