We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c016f51 commit 0dcb92dCopy full SHA for 0dcb92d
pages/profile/me/index.vue
@@ -571,19 +571,6 @@
571
</p>
572
</div>
573
<div :class="$style.itemActions">
574
- <nuxt-link
575
- :to="{ name: 'profile-me-company-resumes' }"
576
- >
577
- <p-button
578
- class="p-button-secondary"
579
- tabindex="-1"
580
581
- <translated-text
582
- trans-key="profile.company.scanUsers.resumes"
583
- />
584
- </p-button>
585
- </nuxt-link>
586
-
587
<nuxt-link
588
:to="{ name: 'profile-me-company-feedback' }"
589
class="ml-auto"
0 commit comments