Skip to content

Commit b171dac

Browse files
authored
Enable toast docs in production (#4116)
1 parent 1edaeae commit b171dac

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

packages/@react-aria/toast/docs/useToast.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import {useToastRegion} from '@react-aria/toast';
2626
---
2727
category: Status
2828
keywords: [toast, notifications, alert, aria]
29-
after_version: 3.0.0
3029
---
3130

3231
# useToast

packages/@react-spectrum/toast/docs/Toast.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import {ToastContainer, ToastQueue} from '@react-spectrum/toast';
2323
---
2424
category: Status
2525
keywords: [toast, notifications, alert]
26-
after_version: 3.0.0
2726
---
2827

2928
# Toast

packages/@react-stately/toast/docs/useToastState.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import packageData from '@react-stately/toast/package.json';
1717
---
1818
category: Status
1919
keywords: [toast, notifications, alert, state]
20-
after_version: 3.0.0
2120
---
2221

2322
# useToastState

0 commit comments

Comments
 (0)