Update default-theme-team-page.md

pull/4123/head
Valentin 1 year ago committed by GitHub
parent 3c40e9d9a8
commit 770f9c69eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -213,7 +213,7 @@ interface TeamMember {
// URL for the sponsor page for the member. // URL for the sponsor page for the member.
sponsor?: string sponsor?: string
// Text for the sponsor link. Defaults to 'Sponsor'. // Text for the sponsor link. Defaults to 'Sponsor'. NB: actionText prop doesn't works. When i change wording, it still display 'sponsor' word
actionText?: string actionText?: string
} }
``` ```

Loading…
Cancel
Save