Skip to content
Snippets Groups Projects
Commit 480cf10c authored by Tuukka Turu's avatar Tuukka Turu
Browse files

Fix conflict

parent 4c6721a4
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,7 @@ Something awesome!
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
......@@ -79,6 +80,7 @@ Something awesome!
| `iconRight` | `icon-right` | | `string` | `undefined` |
| `variant` | `variant` | | `ButtonVariants.default \| ButtonVariants.outline \| ButtonVariants.secondary` | `ButtonVariants.default` |
## Dependencies
### Depends on
......@@ -86,13 +88,12 @@ Something awesome!
- [hy-icon](../icon)
### Graph
```mermaid
graph TD;
hy-button --> hy-icon
style hy-button fill:#f9f,stroke:#333,stroke-width:4px
```
---
----------------------------------------------
HY component demo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment