until修改
This commit is contained in:
parent
dea7e9349b
commit
eafb9eeccb
|
|
@ -1,6 +1,6 @@
|
|||
import { Droplets,Wind,Gauge,Cloud,Eye,ThermometerSun} from "lucide-react";
|
||||
import React from "react";
|
||||
import { getWindDirection } from "@/lib/utils";
|
||||
import { getWindDirection } from "@/components/lib/utils";
|
||||
import {useWeatherStore} from "@/store/weatherStore";
|
||||
|
||||
interface WeatherInfoItemProps {
|
||||
|
|
|
|||
Loading…
Reference in New Issue