Closed ValentinBrebion closed 2 months ago
Please provide a minimal reproducible example using https://vitepress.new. The code you've provided is working fine.
I'm sorry, I don't know what happens in my repo. I think the bug is due to bad upgrade version. i deleted what I made, i created a new branch where i made the upgrade and merged in develop branch and then i integrated what I wanted and it works !
Thanks you for your feedback and sorry for the disturbance ValTech
Describe the bug
i'm writting a doc using vitepress (v1.3.2) and i discovered VPTeamMembers components. So i use those props: `// URL for the sponsor page for the member. sponsor?: string
// Text for the sponsor link. Defaults to 'Sponsor'. actionText?: string`
and wanted to change the default sponsor text but it didn't change. It still display sponsor.
Reproduction
layout: page
Additional context
No response
Validations