Skip to content

Commit d61303c

Browse files
committed
Minor: moving webpack bit to the correct part of the readme
1 parent 708a5ce commit d61303c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ Implemented
2121
* change currency pair (must be changed to a six character string)
2222
* dealt currency toggle
2323
* amount change (only valid numbers are accepted)
24+
* ~~package management instead of lots of script tags (Webpack?)~~
2425

2526
Next
2627
----
2728

2829
* add propTypes to make the components fail fast if they don't get the right props
29-
* ~~package management instead of lots of script tags (Webpack?)~~
3030
* unit tests
3131
* if you use `display: inline-block` the whole component gets repainted always. Need to find out why.

0 commit comments

Comments
 (0)