Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 07:58
· 343 commits to main since this release
8e1f9f3

Minor Changes

  • 2c7c6cf: Update toast component

    • Update toast styles
    • Update action props
    • Add a dismiss prop
    • Update how toast renders depending on whether both action and dismiss props are present or if only action is present.