diff --git a/web/pages/components/config/README.md b/web/pages/components/config/README.md index 6ff97f1f7..b8ec0f451 100644 --- a/web/pages/components/config/README.md +++ b/web/pages/components/config/README.md @@ -33,4 +33,19 @@ TODO: explain how to use
and how the custom `form-xxxx` components work t ], } }; -``` \ No newline at end of file +``` + +TODO: +- fill out readme for how to use form fields and about data flow w/ ant and react + +- cleanup + - more consitent constants + - cleanup types + - cleanup style sheets..? make style module for each config page? (but what about ant deisgn overrides?) +- redesign + - label+form layout - put them into a table, table of rows + - change Encpder preset into slider + - page headers - diff color? + - fix social handles icon in table + - consolidate things into 1 page? + - things could use smaller font? \ No newline at end of file