diff --git a/.babelrc b/.babelrc index cd75116..1f686e3 100644 --- a/.babelrc +++ b/.babelrc @@ -1,4 +1,7 @@ { "presets": ["env", "react"], - "plugins": ["transform-object-rest-spread"] + "plugins": [ + "transform-object-rest-spread", + "transform-class-properties" + ] } \ No newline at end of file diff --git a/TODO b/TODO new file mode 100644 index 0000000..af3ec57 --- /dev/null +++ b/TODO @@ -0,0 +1,7 @@ +update readme + +update header links active (NavLinks) + +make sort/filter state local + +old.removeddit.com \ No newline at end of file diff --git a/dist/index.html b/dist/index.html index d85dd09..1e38dfb 100644 --- a/dist/index.html +++ b/dist/index.html @@ -7,11 +7,11 @@ - - + +
- +