Merge pull request woocommerce/woocommerce-admin#330 from woocommerce/fix/datepicker-reset-btn-style

Datepicker: change Reset btn to default style
This commit is contained in:
Paul Sealock 2018-08-30 11:51:59 +12:00 committed by GitHub
commit 69471291f2
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ class DatePickerContent extends Component {
{ selectedTab === 'custom' && (
<Button
className="woocommerce-filters-date__button"
isPrimary
isDefault
onClick={ resetCustomValues }
disabled={ ! ( after || before ) }
>