Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoluoboding committed Mar 28, 2023
1 parent 555ea37 commit c8bfaf3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,14 +160,6 @@ You can change the position through the `position` prop on the `<Toaster />` com

Toasts can also be expanded by default through the `expand` prop. You can also change the amount of visible toasts which is 3 by default.

```html

```

### Expanded

Toasts can also be expanded by default through the `expand` prop. You can also change the amount of visible toasts which is 3 by default.

```html
<Toaster expand visibleToasts="{9}" />
```
Expand Down

1 comment on commit c8bfaf3

@vercel
Copy link

@vercel vercel bot commented on c8bfaf3 Mar 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue-sonner – ./

vue-sonner-xlbd.vercel.app
vue-sonner-git-main-xlbd.vercel.app
vue-sonner.vercel.app

Please sign in to comment.