import React from 'react'; import { ColorPicker } from 'antd'; const Demo = () => ; export default Demo;