import React from "react"; import styles from "./index.less"; import { AutoComplete } from "antd"; const dataSource = ["Burns Bay Road", "Downing Street", "Wall Street"]; function Complete() { return ( option.props.children .toUpperCase() .indexOf(inputValue.toUpperCase()) !== -1 } /> ); } export default () => (
);