mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-17 02:01:29 +10:00
fix(client): exported pdf did not contain "Present" keyword with translations
This commit is contained in:
@ -23,6 +23,7 @@ export type DateConfig = {
|
||||
|
||||
export type Metadata = {
|
||||
css: CustomCSS;
|
||||
locale: string;
|
||||
date: DateConfig;
|
||||
layout: string[][][]; // page.column.section
|
||||
template: string;
|
||||
|
||||
Reference in New Issue
Block a user