Web: Components: fixed opening context menu button story

This commit is contained in:
DmitrySychugov 2023-03-29 19:58:18 +05:00
parent 28883a9990
commit 5be050c41c

View File

@ -64,6 +64,6 @@ Default.args = {
title: "Actions",
iconName: VerticalDotsReactSvgUrl,
size: 16,
directionX: "right",
directionX: "left",
isDisabled: false,
};