chore: date ranger picker presets

This commit is contained in:
jialin
2025-06-18 11:48:09 +08:00
parent 0805d70c07
commit 9d1e6df8f0
5 changed files with 101 additions and 3 deletions
@@ -68,7 +68,7 @@ const RequestTokenInner: React.FC<RequestTokenInnerProps> = (props) => {
return (
<CardWrapper style={{ width: '100%', position: 'relative' }}>
<DownloadButton
type="text"
type="link"
icon={<ExportOutlined />}
size="small"
onClick={onExport}