Skip to content

Commit

Permalink
Change schedule button text (#12361)
Browse files Browse the repository at this point in the history
Remove reference to ticks
  • Loading branch information
dpeng817 committed Feb 15, 2023
1 parent b573daa commit 7962972
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export const ScheduleDetails: React.FC<{
setShowTestTickDialog(true);
}}
>
Preview Upcoming Ticks
Test Schedule
</Button>
</Box>
}
Expand Down

0 comments on commit 7962972

Please sign in to comment.