chore(deps): upgrade prettier, and tailwind (#2351)
This commit is contained in:
@@ -32,7 +32,7 @@ const MovieCast = () => {
|
||||
return (
|
||||
<>
|
||||
<PageTitle title={[intl.formatMessage(messages.fullcast), data.title]} />
|
||||
<div className="mt-1 mb-5">
|
||||
<div className="mb-5 mt-1">
|
||||
<Header
|
||||
subtext={
|
||||
<Link href={`/movie/${data.id}`} className="hover:underline">
|
||||
|
||||
Reference in New Issue
Block a user