Skip to content

Commit dd1563d

Browse files
fix: update author links in documentation for Drawer and Sonner components (#8881)
1 parent 0538384 commit dd1563d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

apps/v4/content/docs/(root)/changelog.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@ It has support for infinite looping, autoplay, vertical orientation, and more.
10141014

10151015
### Drawer
10161016

1017-
Oh the drawer component 😍. Built on top of [Vaul](https://github.com/emilkowalski/vaul) by [emilkowalski\_](https://twitter.com/emilkowalski_).
1017+
Oh the drawer component 😍. Built on top of [Vaul](https://github.com/emilkowalski/vaul) by [emilkowalski](https://twitter.com/emilkowalski).
10181018

10191019
Try opening the following drawer on mobile. It looks amazing!
10201020

@@ -1036,7 +1036,7 @@ Build resizable panel groups and layouts with this `<Resizable />` component.
10361036

10371037
### Sonner
10381038

1039-
Another one by [emilkowalski\_](https://twitter.com/emilkowalski_). The last toast component you'll ever need. Sonner is now availabe in shadcn/ui.
1039+
Another one by [emilkowalski](https://twitter.com/emilkowalski). The last toast component you'll ever need. Sonner is now availabe in shadcn/ui.
10401040

10411041
<ComponentPreview name="sonner-demo" />
10421042

apps/v4/content/docs/components/drawer.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ links:
1010

1111
## About
1212

13-
Drawer is built on top of [Vaul](https://github.com/emilkowalski/vaul) by [emilkowalski\_](https://twitter.com/emilkowalski_).
13+
Drawer is built on top of [Vaul](https://github.com/emilkowalski/vaul) by [emilkowalski](https://twitter.com/emilkowalski).
1414

1515
## Installation
1616

apps/v4/content/docs/components/sonner.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ links:
1010

1111
## About
1212

13-
Sonner is built and maintained by [emilkowalski\_](https://twitter.com/emilkowalski_).
13+
Sonner is built and maintained by [emilkowalski](https://twitter.com/emilkowalski).
1414

1515
## Installation
1616

0 commit comments

Comments
 (0)