Преглед изворни кода

Update README.md

remove comma in demo
Minh Nguyen пре 5 година
родитељ
комит
91b2a88244
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      README.md

+ 1
- 1
README.md Прегледај датотеку

41
         font-size: 16px;
41
         font-size: 16px;
42
       }
42
       }
43
     `}
43
     `}
44
-    onSizeUpdated={({size => console.log(size.height)})},
44
+    onSizeUpdated={({size => console.log(size.height)})}
45
     files={[{
45
     files={[{
46
         href: 'cssfileaddress',
46
         href: 'cssfileaddress',
47
         type: 'text/css',
47
         type: 'text/css',