feat: add client:load
Some checks failed
renovate / renovate (push) Successful in 29s
test-build / build (push) Has been cancelled
test-build / guarddog (push) Has been cancelled

This commit is contained in:
2026-03-11 18:54:07 -05:00
parent 4dbc5d12a3
commit ceb70c7049

View File

@@ -57,6 +57,7 @@ const recentPosts = posts
<WeatherSection
server:defer
client:load
latitude={weather.latitude}
longitude={weather.longitude}
cityName={weather.location}