fix: remove unused prop
This commit is contained in:
parent
6aca873c75
commit
41a76aa6ee
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
import Serialize from '@ayco/astro-resume'
|
import Serialize from '@ayco/astro-resume'
|
||||||
export interface Props {
|
export interface Props {
|
||||||
skipSave?: boolean
|
skipSave?: boolean
|
||||||
isIndex: boolean
|
|
||||||
}
|
}
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue