chore: formatting

This commit is contained in:
Adrian Castro
2024-03-19 23:16:44 +01:00
parent 4ad07265f0
commit 68a8b7e593

View File

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