fix: improve Button component and replace HTML
This commit is contained in:
@@ -39,7 +39,7 @@ export const RecommendedMovies: FC<Props> = ({ movies }) => {
|
||||
<FaStar className="text-white" size={20} />
|
||||
</div>
|
||||
<h2 className="text-3xl font-bold bg-gradient-to-r from-yellow-400 to-orange-400 bg-clip-text text-transparent">
|
||||
Podobne filmy
|
||||
Rekomendowane filmy
|
||||
</h2>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user