We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5fa40 commit dda540dCopy full SHA for dda540d
1 file changed
apps/playground/src/App.tsx
@@ -31,7 +31,7 @@ function App() {
31
value: 'https://github.com/LGLabGreg/react-qr-code.git',
32
size: 500,
33
marginSize: 3,
34
- //background: '#f9f9f9',
+ background: '#f9f9f9',
35
gradient: {
36
type: 'linear',
37
rotation: 0,
0 commit comments