Skip to content

Commit

Permalink
Merge pull request #19 from hotosm/fix/disabled-button
Browse files Browse the repository at this point in the history
Change docs, storybook for disabled button
  • Loading branch information
JoltCode authored Feb 12, 2024
2 parents 4f8cb37 + 58f2d3e commit 8e63077
Show file tree
Hide file tree
Showing 5 changed files with 6,258 additions and 2,978 deletions.
6 changes: 4 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ assignees: ""
---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
A clear and concise description of what the problem is. Ex. I'm always
frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
A clear and concise description of any alternative solutions or features you've
considered.

**Additional context**
Add any other context or screenshots about the feature request here.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pnpm install @hotosm/ui
/>
<div>
<hot-button disabled="true"> </hot-button>
<hot-button disabled> </hot-button>
</div>
```
Expand Down
Loading

0 comments on commit 8e63077

Please sign in to comment.