mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
fix test being repeated in share your resume
This commit is contained in:
1
functions/.gitignore
vendored
1
functions/.gitignore
vendored
@ -1 +0,0 @@
|
||||
node_modules/
|
||||
@ -88,7 +88,7 @@ const Actions = ({ id }) => {
|
||||
<div className={styles.container}>
|
||||
<h5>{t('builder.actions.share.heading')}</h5>
|
||||
|
||||
<p className="leading-loose">{t('builder.actions.export.text')}</p>
|
||||
<p className="leading-loose">{t('builder.actions.share.text')}</p>
|
||||
|
||||
<div>
|
||||
<Input
|
||||
|
||||
Reference in New Issue
Block a user