Commit 99de487e authored by zhangwenshuai's avatar zhangwenshuai

show date

parent 824d962f
...@@ -11,7 +11,6 @@ export const ApolloDate = (props: any) => { ...@@ -11,7 +11,6 @@ export const ApolloDate = (props: any) => {
onChange(date, dateString); onChange(date, dateString);
} }
}; };
return null;
return ( return (
<DatePicker <DatePicker
className={styles.date} className={styles.date}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment