fix(docs): add x SocialLinkIcon

pull/3475/head
szchixy 2 years ago
parent 5e2d853e1a
commit 743b7efad4

@ -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