feat: gate premium CV themes
This commit is contained in:
@@ -33,6 +33,8 @@ export type CvTheme = {
|
||||
photoShape: string;
|
||||
supportsIcons: boolean;
|
||||
atsFriendly: boolean;
|
||||
premium: boolean;
|
||||
available: boolean;
|
||||
swatches: string[];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user