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 6a771f0 commit f925b8eCopy full SHA for f925b8e
demos/react-supabase-todolist/vite.config.mts
@@ -40,8 +40,8 @@ export default defineConfig({
40
display: 'standalone',
41
scope: '/',
42
start_url: '/',
43
- name: 'PowerSync NextJS Demo',
44
- short_name: 'PowerSync NextJS',
+ name: 'PowerSync React Demo',
+ short_name: 'PowerSync React',
45
icons: [
46
{
47
src: '/icons/icon-192x192.png',
0 commit comments