1
0
mirror of https://github.com/fallenbagel/jellyseerr.git synced 2026-01-11 00:58:16 -05:00

feat(frontend): add full cast page for movies and series

This commit is contained in:
sct
2020-12-12 10:54:53 +00:00
parent 4392a881aa
commit 051f1b3e89
8 changed files with 155 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ import React from 'react';
interface HeaderProps {
extraMargin?: number;
subtext?: string;
subtext?: React.ReactNode;
}
const Header: React.FC<HeaderProps> = ({