Skip to content

Commit

Permalink
Merge pull request apache#69 from KudosInc/AN-630_build_issues_4
Browse files Browse the repository at this point in the history
AN-630-hopefully last syntax issue
  • Loading branch information
michelle-kudos authored Oct 4, 2023
2 parents c612d36 + 1e98bf3 commit 29fd58c
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 29fd58c

Please sign in to comment.