Browse Source

Update README.md

Guy Carmeli 6 years ago
parent
commit
8c20f34b76
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      docs/README.md

+ 2
- 2
docs/README.md View File

@@ -90,11 +90,11 @@ v2 is written in Test Driven Development. We have a test for every feature inclu
90 90
 | backgroundColor    |  ✅       |     ✅|
91 91
 | buttonColor         |    ✅      |✅|
92 92
 | hidden             |   ✅      |     ✅|
93
-| hideOnScroll         |  ✅    |✅||
93
+| hideOnScroll         |  ✅    |✅|
94 94
 | translucent         |   ✅     |     [Contribute](/docs/WorkingLocally.md)        |
95 95
 | transparent         |  ✅        |     [Contribute](/docs/WorkingLocally.md)        |
96 96
 | noBorder             |    ✅     |     [Contribute](/docs/WorkingLocally.md)        |
97
-| drawUnder         |    ✅     |✅||
97
+| drawUnder         |    ✅     |✅|
98 98
 | blur               |    ✅     |      [Contribute](/docs/WorkingLocally.md)       |
99 99
 | custom component          |✅     |✅|
100 100
 | background component          |✅     |✅|