Closed schogges closed 1 week ago
With this commit kongponents KPrompt stopped supporting the prop type. Instead new props like actionButtonAppearance got introduced. We need to update our implementation of KPrompt accordingly.
KPrompt
type
actionButtonAppearance
What happened?
With this commit kongponents
KPrompt
stopped supporting the proptype
. Instead new props likeactionButtonAppearance
got introduced. We need to update our implementation ofKPrompt
accordingly.