Web:Components:Link: add support dark-theme

This commit is contained in:
Timofey Boyko 2021-12-14 11:47:54 +08:00
parent c7c46dbcfc
commit 964dd4f861

View File

@ -34,7 +34,6 @@ Default.args = {
href: "http://github.com",
label: "Simple label",
type: "page",
color: "#333333",
fontSize: "13px",
fontWeight: "400",
isBold: false,