Skip to content

Commit

Permalink
feat:add action
Browse files Browse the repository at this point in the history
  • Loading branch information
linround committed Sep 11, 2023
1 parent 8923f6b commit 2d76e02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/view/LCalendar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ export default function () {
next={(amount) => move(amount, 'month')} />
</div>
<div className={styles.mainCenter}>
88888888888
<MenuHeader
value={value}
type={type}
Expand Down

0 comments on commit 2d76e02

Please sign in to comment.