import React from "react"; import { Input, Button, File } from "../../"; const renderInputAppendButton = () => { return Button; }; export default (