Skip to content

Commit

Permalink
feat: 发布
Browse files Browse the repository at this point in the history
  • Loading branch information
lhbxs committed Oct 13, 2023
1 parent b1a5e5b commit a918a20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ import dayjsGenerateConfig from 'rc-picker/es/generate/dayjs';
import generatePicker from 'antd/es/date-picker/generatePicker';
import 'antd/es/date-picker/style/index';

const DatePicker = generatePicker(dayjsGenerateConfig);
const DatePicker: any = generatePicker(dayjsGenerateConfig);

export default DatePicker;

1 comment on commit a918a20

@vercel
Copy link

@vercel vercel bot commented on a918a20 Oct 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

x-render – ./

x-render-git-master-tw93.vercel.app
x-render-tw93.vercel.app
xrender.fun
www.xrender.fun

Please sign in to comment.