mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Fixed typo
This commit is contained in:
parent
a478ace3fb
commit
38e18b426a
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ const ToastProps = [
|
|||
name: "position",
|
||||
type: "string",
|
||||
default: "top-right",
|
||||
description: 'Position of the toast in viewport. Other valid values are "top-left", "top-center", "bottom-left", "botton-center", "bottom-right" and "center".'
|
||||
description: 'Position of the toast in viewport. Other valid values are "top-left", "top-center", "bottom-left", "bottom-center", "bottom-right" and "center".'
|
||||
},
|
||||
{
|
||||
name: "autoZIndex",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue