mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 01:15:26 +10:00
Feature: Toggle Page Size between ISO A4 and US Letter
This commit is contained in:
@@ -138,6 +138,9 @@ const defaultState: Partial<Resume> = {
|
||||
date: {
|
||||
format: 'MMMM DD, YYYY',
|
||||
},
|
||||
page: {
|
||||
format: 'A4',
|
||||
},
|
||||
layout: [
|
||||
[
|
||||
['work', 'education', 'projects', 'volunteer', 'references'],
|
||||
|
||||
Reference in New Issue
Block a user