This commit is contained in:
Tanya Fomina 2022-08-31 19:40:59 +03:00
commit bbf9f93ddb
2 changed files with 0 additions and 2 deletions

View file

@ -71,7 +71,6 @@
--color-confirm: #E24A4A;
--color-confirm-hover: #CE4343;
--color-line-active: #D8E8FA;
--color-line-gray: #EFF0F1;
--overlay-pane: {

View file

@ -22,7 +22,6 @@ interface PopoverItemBase {
*/
isActive?: boolean;
/**
* True if item should be disabled
*/