chore: this one seems better

This commit is contained in:
Adrian Castro
2024-03-19 23:09:40 +01:00
parent ecc216ef62
commit 4ad07265f0
3 changed files with 13 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
import { changeIcon } from "rn-dynamic-app-icon";
import { changeIcon } from 'react-native-change-icon';
import { create } from "zustand";
import { immer } from "zustand/middleware/immer";