Debuging and repare code
This commit is contained in:
@ -128,4 +128,9 @@ export interface IStyle {
|
||||
* @type {object}
|
||||
*/
|
||||
search?: object;
|
||||
/**
|
||||
* Кастомизация чипсов с выбранными элементами
|
||||
* @type {object}
|
||||
*/
|
||||
chips?: object;
|
||||
}
|
||||
|
Reference in New Issue
Block a user