Web:Components:ContextMenuButton: add support dark-theme

This commit is contained in:
Timofey Boyko 2021-12-13 20:54:53 +08:00
parent 27b062459c
commit fd6960805b

View File

@ -64,7 +64,6 @@ Default.args = {
title: "Actions",
iconName: "/static/images/vertical-dots.react.svg",
size: 16,
color: "#A3A9AE",
directionX: "right",
isDisabled: false,
};