Skip to content

Commit 2d1b5a2

Browse files
authored
docs: update link to BaseToastProps
1 parent 406a28f commit 2d1b5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom-layouts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ Toast.show({
8585
});
8686
```
8787

88-
All the available props on `BaseToast`, `SuccessToast`, `ErrorToast` or `InfoToast` components can be found [here](../src/types/index.ts).
88+
All the available props on `BaseToast`, `SuccessToast`, `ErrorToast` or `InfoToast` components can be found here: [BaseToastProps](../src/types/index.ts#L79-L96).

0 commit comments

Comments
 (0)