Skip to content

Commit f925b8e

Browse files
committed
Update outdated next.js reference
1 parent 6a771f0 commit f925b8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/react-supabase-todolist/vite.config.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ export default defineConfig({
4040
display: 'standalone',
4141
scope: '/',
4242
start_url: '/',
43-
name: 'PowerSync NextJS Demo',
44-
short_name: 'PowerSync NextJS',
43+
name: 'PowerSync React Demo',
44+
short_name: 'PowerSync React',
4545
icons: [
4646
{
4747
src: '/icons/icon-192x192.png',

0 commit comments

Comments
 (0)