fix: button

This commit is contained in:
Shivam Mishra
2026-02-06 17:19:13 +05:30
parent 59a44add5c
commit 2456ef2729
@@ -23,7 +23,6 @@ const onClickApply = () => {
/>
<NextButton
sm
ghost
:label="$t('DATE_PICKER.APPLY_BUTTON')"
@click="onClickApply"
/>