Skip to content

Commit

Permalink
fix: settings money source select (#775)
Browse files Browse the repository at this point in the history
  • Loading branch information
leduyhien152 authored Feb 21, 2024
1 parent d4a0134 commit 2775654
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/mochi-web/components/settings/general/MoneySource.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ export const MoneySource = () => {
{ shouldDirty: true },
)
}}
open
>
<SelectTrigger appearance="form" className="w-52 h-10">
<div className="flex items-center">
Expand Down

0 comments on commit 2775654

Please sign in to comment.