forked from JedWatson/react-select
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
2,114 additions
and
1,570 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ <h2>Standalone bulid</h2> | |
<div>For usage without babel / browserify / webpack</div> | ||
<div id="select" style="margin: 20px 0;"></div> | ||
<div class="footer"> | ||
Copyright © Jed Watson 2016. MIT Licensed. | ||
Copyright © Jed Watson 2017. MIT Licensed. | ||
</div> | ||
</div> | ||
<script src="//unpkg.com/[email protected]/dist/react.min.js"></script> | ||
|
Oops, something went wrong.