Skip to content

Commit 87e3c27

Browse files
committed
update @pingcap-inc/tidb-community-site-components: fix type
1 parent cd133cf commit 87e3c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/site-components/src/components/asktug/home/Sidebar/SidebarEvent.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from "react"
2-
import dayjs from "dayjs";
2+
import * as dayjs from "dayjs";
33
import {Badge, Divider, Space} from "antd";
44

55
import './SidebarEvent.less'

0 commit comments

Comments
 (0)