mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
feat(client/import): implement import json from reactive resume v2
This commit is contained in:
@ -1 +1 @@
|
||||
export type Integration = 'linkedin' | 'json-resume' | 'reactive-resume';
|
||||
export type Integration = 'linkedin' | 'json-resume' | 'reactive-resume' | 'reactive-resume-v2';
|
||||
|
||||
Reference in New Issue
Block a user