Skip to content

Commit

Permalink
Merge pull request #1 from rexboy7/move-to-gaia-components
Browse files Browse the repository at this point in the history
Bug 1140955 - [Stingray][Component] Move smart-button to gaia-components.... r=johnhu
  • Loading branch information
rexboy7 committed Mar 13, 2015
2 parents 5f88e85 + 5ae855b commit a13686c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
@@ -1,5 +1,8 @@
## smart-button
Buttons sensitive to focus/unfocus events with icon/text/both.

## Installation

```bash
$ bower install smart-components/smart-button
$ bower install gaia-components/smart-button
```
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "smart-button",
"version": "0.0.0",
"homepage": "https://github.com/smart-components/smart-button",
"homepage": "https://github.com/gaia-components/smart-button",
"main": "script.js",
"license": "MPL",
"ignore": [
Expand Down

0 comments on commit a13686c

Please sign in to comment.