Skip to content

Commit

Permalink
rename migration
Browse files Browse the repository at this point in the history
  • Loading branch information
shall0pass committed Sep 11, 2023
1 parent fd423a9 commit 425a6ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ export const ExpenseCategoryMonth = memo(function ExpenseCategoryMonth({
const [menuOpen, setMenuOpen] = useState(false);
const [hover, setHover] = useState(false);
const isGoalTemplatesEnabled = useFeatureFlag('goalTemplatesEnabled');

return (
<View
style={{
Expand Down

0 comments on commit 425a6ca

Please sign in to comment.