We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 708a5ce commit d61303cCopy full SHA for d61303c
README.md
@@ -21,11 +21,11 @@ Implemented
21
* change currency pair (must be changed to a six character string)
22
* dealt currency toggle
23
* amount change (only valid numbers are accepted)
24
+ * ~~package management instead of lots of script tags (Webpack?)~~
25
26
Next
27
----
28
29
* add propTypes to make the components fail fast if they don't get the right props
- * ~~package management instead of lots of script tags (Webpack?)~~
30
* unit tests
31
* if you use `display: inline-block` the whole component gets repainted always. Need to find out why.
0 commit comments