Skip to content

Commit 0bb5df1

Browse files
committed
Add toast to next.js config
1 parent b4626a2 commit 0bb5df1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/rsp-next-ts/next.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export default {
4444
"@react-spectrum/theme-dark",
4545
"@react-spectrum/theme-default",
4646
"@react-spectrum/theme-light",
47+
"@react-spectrum/toast",
4748
"@react-spectrum/tooltip",
4849
"@react-spectrum/view",
4950
"@react-spectrum/well",

0 commit comments

Comments
 (0)