feat: add client:load
This commit is contained in:
@@ -57,6 +57,7 @@ const recentPosts = posts
|
|||||||
|
|
||||||
<WeatherSection
|
<WeatherSection
|
||||||
server:defer
|
server:defer
|
||||||
|
client:load
|
||||||
latitude={weather.latitude}
|
latitude={weather.latitude}
|
||||||
longitude={weather.longitude}
|
longitude={weather.longitude}
|
||||||
cityName={weather.location}
|
cityName={weather.location}
|
||||||
|
|||||||
Reference in New Issue
Block a user