Chakra IconButton comes from "@chakra-ui/button@2.1.0" package (#2465)
This commit is contained in:
parent
4219a78e7c
commit
a2e0807dc1
@ -11,6 +11,7 @@ class IconButton(Text):
|
|||||||
"""A button with an icon."""
|
"""A button with an icon."""
|
||||||
|
|
||||||
tag = "IconButton"
|
tag = "IconButton"
|
||||||
|
library = "@chakra-ui/button@2.1.0"
|
||||||
|
|
||||||
# The type of button.
|
# The type of button.
|
||||||
type: Var[str]
|
type: Var[str]
|
||||||
|
Loading…
Reference in New Issue
Block a user