docs: add x SocialLinkIcon (#3475)

pull/3479/head
szchixy 6 months ago committed by GitHub
parent 5e2d853e1a
commit b1d01dbe8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -246,6 +246,7 @@ type SocialLinkIcon =
| 'mastodon'
| 'slack'
| 'twitter'
| 'x'
| 'youtube'
| { svg: string }
```

@ -246,6 +246,7 @@ type SocialLinkIcon =
| 'mastodon'
| 'slack'
| 'twitter'
| 'x'
| 'youtube'
| { svg: string }
```

Loading…
Cancel
Save