Skip to content

Commit 8d551a4

Browse files
committed
chore: format
1 parent 174e3ff commit 8d551a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shiny/ui/_toast.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ def tagify(self, closable: bool = False) -> Tag:
340340

341341
return div({"class": "toast-header"}, *contents, **self.attribs)
342342

343+
343344
@add_example("toast")
344345
def toast_header(
345346
title: TagChild,

0 commit comments

Comments
 (0)