2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-14 18:42:24 +03:00

fixes lint and test errors

This commit is contained in:
Nikolay Kostyurin
2018-07-08 13:30:13 +02:00
parent 8832c07646
commit 2d02b2241a
19 changed files with 76 additions and 60 deletions
+2
View File
@@ -0,0 +1,2 @@
dist
test
+7
View File
@@ -0,0 +1,7 @@
```jsx
<BBCode preset={myPresetHTML5}>{bbcodeString}</BBCode>
```