Update Panel.d.ts

This commit is contained in:
mertsincan 2023-03-21 15:54:36 +00:00 committed by Tuğçe Küçükoğlu
parent ff178ac9d3
commit e1f365cf6b

View file

@ -74,7 +74,7 @@ export interface PanelPassThroughAttributes {
} }
/** /**
* Defines current inline states in Panel component. * Defines current inline state in Panel component.
*/ */
export interface PanelState { export interface PanelState {
/** /**