diff --git a/src/Components/FormCard.js b/src/Components/FormCard.js index c1b4861..61876cf 100644 --- a/src/Components/FormCard.js +++ b/src/Components/FormCard.js @@ -1,7 +1,5 @@ import React from 'react'; -import { IMAGE_SEARCH_OPTIONS } from '../constants'; - /** * Return an array of option components. * @@ -39,8 +37,6 @@ function FormCard(props) { onChangeBgImage } = props; - const options = mkOptions(IMAGE_SEARCH_OPTIONS); - return (
Used for the profile image.
+ onChangeMainImage(e.target.value)} + />Use one or more lower-case terms. Separate with commas and no spaces.
Use one or more lower-case terms. Separate with commas and no spaces.