Skip to content

Commit

Permalink
add icon for switch component
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuan Nguyen committed Jul 12, 2017
1 parent 94d7009 commit 3934c5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrapextracomponents/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-SymbolicName: bootstrapextracomponents
Bundle-Name: Bootstrap Extra Components
Bundle-Version: 1.1.3
Bundle-Version: 1.1.4
Package-Type: Web-Component

Name: badge/badge.spec
Expand Down
1 change: 1 addition & 0 deletions bootstrapextracomponents/switch/switch.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"displayName": "Switch",
"version": 1,
"definition": "bootstrapextracomponents/switch/switch.js",
"icon": "bootstrapextracomponents/icon/bootstrap-solid.png",
"libraries": [
{"name":"switch.css", "version":"1.0.0", "url":"bootstrapextracomponents/switch/switch.css", "mimetype":"text/css"},
{"name":"bootstrap-switch.css", "version":"3.3.4", "url":"bootstrapextracomponents/switch/bootstrap-switch.css", "mimetype":"text/css"},
Expand Down

0 comments on commit 3934c5d

Please sign in to comment.