Create basic film page

This commit is contained in:
2020-12-18 03:04:27 +01:00
parent 3782c90647
commit cf59911c4c
3 changed files with 30 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
</p>
<router-link
class="rounded font-semibold bg-gray-400 py-2 px-4 border-b-4 border-gray-500"
:to="`/film/${film.id}`"
:to="`/films/${film.id}`"
tag="button"
>
Read more