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