Skip to content
Prev Previous commit
Next Next commit
theme system on demo
  • Loading branch information
leightkt committed Mar 30, 2023
commit cac0b7c0a60344f09de9547aae6c55fe7c4d4b8c
2 changes: 1 addition & 1 deletion packages/demo/src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
// },
// Sign up for your free api key at www.Blocknative.com
apiKey,
theme: 'light'
theme: 'system'
})

// Subscribe to wallet updates
Expand Down