feat(frontend): basic discover page (only movies) (#74)

This commit is contained in:
sct
2020-09-11 15:46:10 +09:00
committed by GitHub
parent 258bb93be2
commit bbfe349b52
11 changed files with 205 additions and 31 deletions

View File

@@ -61,7 +61,7 @@ const TitleCard: React.FC<TitleCardProps> = ({
</span>
<span className="mt-3 text-purple-800 text-sm font-semibold leading-4 ">
User Score: {userScore}/100
User Score: {userScore}
</span>
</div>
</div>