mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-20 23:13:23 +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