TypeScript React Select Clear Selected Value Demo

这里有个坑:必须把selected value设为null而不是undefined才能清除

npm install
npm run demo