Skip to content

Commit

Permalink
fix: Fix now button to be secondary in SuperDatePicker (#1320)
Browse files Browse the repository at this point in the history
* fix: Fix now button to be secondary in SuperDatePicker

Signed-off-by: Viraj Sanghvi <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Viraj Sanghvi <[email protected]>

---------

Signed-off-by: Viraj Sanghvi <[email protected]>
Signed-off-by: Viraj Sanghvi <[email protected]>
(cherry picked from commit 3924f60)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 3, 2024
1 parent 7b00084 commit 60be373
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,7 @@ export const OuiDatePopoverContent: FunctionComponent<OuiDatePopoverContentProps
onChange('now');
}}
fullWidth
size="s"
fill>
size="s">
Set {position} date and time to now
</OuiButton>
</OuiText>
Expand Down

0 comments on commit 60be373

Please sign in to comment.