Skip to content

Commit dda540d

Browse files
committed
fix: playground
1 parent 2a5fa40 commit dda540d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/playground/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function App() {
3131
value: 'https://github.com/LGLabGreg/react-qr-code.git',
3232
size: 500,
3333
marginSize: 3,
34-
//background: '#f9f9f9',
34+
background: '#f9f9f9',
3535
gradient: {
3636
type: 'linear',
3737
rotation: 0,

0 commit comments

Comments
 (0)