mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix(docs): missing quote in toast page (#5667)
This commit is contained in:
parent
4db5b2c7b5
commit
28c3306609
@ -291,7 +291,7 @@ Toast has the following slots:
|
||||
},
|
||||
{
|
||||
attribute: "classNames",
|
||||
type: "Partial<Record<\"base\" | \"content\" | \"wrapper\" | \"title\" | \"description\" | \"icon\" | \"loadingComponent\" | \"progressTrack\" | \"progressIndicator\ | \"motionDiv\" | \"closeButton\" | \"closeIcon\", string>>",
|
||||
type: "Partial<Record<\"base\" | \"content\" | \"wrapper\" | \"title\" | \"description\" | \"icon\" | \"loadingComponent\" | \"progressTrack\" | \"progressIndicator\" | \"motionDiv\" | \"closeButton\" | \"closeIcon\", string>>",
|
||||
description: "Allows to set custom class names for the toast slots.",
|
||||
default: "-"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user