Skip to content

Commit

Permalink
Merge pull request #3757 from grebaldi/task/merge-foo-3737-vs-3736
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaeslich committed Mar 18, 2024
2 parents 102cd7c + 6f7422e commit 2c409b5
Showing 1 changed file with 0 additions and 16 deletions.
Expand Up @@ -88,22 +88,6 @@ exports[`<DateInput/> should format time in 24 hour format 1`] = `
timeFormat="HH:m"
utc={false}
/>
<ThemedButton
_refHandler={[Function]}
className="applyBtnClassName"
composeTheme="deeply"
disabled={false}
hoverStyle="brand"
isActive={false}
isFocused={false}
mapThemrProps={[Function]}
onClick={[Function]}
size="regular"
style="brand"
type="button"
>
applyLabel
</ThemedButton>
</UnmountClosed>
</div>
`;
Expand Down

0 comments on commit 2c409b5

Please sign in to comment.