kwicherbelliaken / bad-reviews-make-good-movies

0 stars 0 forks source link

[FEATURE]: introduce ViewTransitions #63

Closed slackermorris closed 11 months ago

slackermorris commented 11 months ago

This PR introduces ViewTransitions.

Also, previously, the fetch of watchlist movies was done in the front matter of the watchlist page. This PR moves the fetch logic to the watchlist component for better organization and separation of concerns.

Fixes #1234