diff --git a/README.md b/README.md index c3a697e..1c723f7 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# app \ No newline at end of file +# app + +WRITEME.md \ No newline at end of file diff --git a/src/components/AllColorsStatic.js b/src/components/AllColorsStatic.js index a4d1dc2..7ba3e8c 100644 --- a/src/components/AllColorsStatic.js +++ b/src/components/AllColorsStatic.js @@ -1,33 +1,19 @@ import React from 'react'; -export default function AllColor(props) { +const Color = (src, alt) => ( +