Skip to content

Commit cae73b6

Browse files
committed
Updated readme
1 parent 46b9daf commit cae73b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,10 @@ type ToasterNotification = {
166166
<button>Action</button>
167167
</toast-actions>
168168
</copy-wrapper>
169-
<button>
169+
<button class="close">
170170
<svg />
171171
</button>
172-
<toast-timer></toast-timer>
172+
<toast-timer class="vertical || horizontal"></toast-timer>
173173
</toast-component>
174174
</toaster-component>
175175
```

0 commit comments

Comments
 (0)