Skip to content

Commit

Permalink
AN-630-hopefully last syntax issue
Browse files Browse the repository at this point in the history
  • Loading branch information
michelle-kudos authored Oct 4, 2023
1 parent c5787cd commit 1e98bf3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ export function CustomFrame(props: FrameComponentProps) {
return (
<>
<Row>
<StyleDateFilterButtons>
<StyleDateFilterButtons>
<Button onClick={() => selectDate(DateType.Month)} buttonStyle="link">
This Month
</Button>
Expand Down

0 comments on commit 1e98bf3

Please sign in to comment.