diff --git a/app/store/weatherStore.ts b/app/store/weatherStore.ts new file mode 100644 index 0000000..6482c03 --- /dev/null +++ b/app/store/weatherStore.ts @@ -0,0 +1 @@ +export const useWeatherStore = \ No newline at end of file