-
Notifications
You must be signed in to change notification settings - Fork 131
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
12 changed files
with
76 additions
and
247 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
{ | ||
"main.js": "static/js/main.1abd5c6e.js", | ||
"main.js.map": "static/js/main.1abd5c6e.js.map" | ||
"files": { | ||
"main.js": "/react-country-region-selector/static/js/main.dcdd522c.js", | ||
"index.html": "/react-country-region-selector/index.html", | ||
"main.dcdd522c.js.map": "/react-country-region-selector/static/js/main.dcdd522c.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/js/main.dcdd522c.js" | ||
] | ||
} |
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en-us"><head><meta charset="UTF-8"><title>react-country-region-selector</title><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="css/normalize.css" media="screen"><link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet"><link rel="stylesheet" href="css/stylesheet.css" media="screen"><link rel="stylesheet" href="css/github-light.css" media="screen"><link rel="stylesheet" href="libs/highlight/railscasts.css"><style>body{background-color:#f0eee8}.main-content{font-size:15px}ol{margin:0;padding:0}section{margin:0 0 15px;border-bottom:1px solid #cac6bc;padding:0 0 20px}.counter{font-weight:700;margin-right:5px}code{font-size:15px}.toggleCode{float:right;background-color:#d8d5ce;border-radius:4px;margin-top:8px;padding:3px 6px;cursor:pointer}.toggleCode:hover{background-color:#cac6bc}</style></head><body><section class="page-header"><h1 class="project-name">react-country-region-selector</h1><h2 class="project-tagline"></h2><a href="https://github.com/benkeen/react-country-region-selector" class="btn">View on GitHub</a> <a href="https://github.com/benkeen/react-country-region-selector/zipball/master" class="btn">Download .zip</a> <a href="https://github.com/benkeen/react-country-region-selector/tarball/master" class="btn">Download .tar.gz</a></section><section class="main-content"><p><b>This page shows a few examples</b>. The example JSX code is there to illustrate each example, but please note you'll need to supply the appropriate onChange methods and store the country and region values. See the <a href="https://github.com/benkeen/react-country-region-selector">readme</a> for complete documentation on how to add the component to your pages.</p><hr size="1"/><div id="examples"></div><footer class="site-footer"><a href="https://github.com/benkeen/react-country-region-selector">react-country-region-selector</a> is maintained by <a href="https://github.com/benkeen">Ben Keen</a>. <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</footer></section><script src="libs/highlight/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad()</script><script type="text/javascript" src="/react-country-region-selector/static/js/main.1abd5c6e.js"></script></body></html> | ||
<!doctype html><html lang="en-us"><head><meta charset="UTF-8"><title>react-country-region-selector</title><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="css/normalize.css" media="screen"><link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet"><link rel="stylesheet" href="css/stylesheet.css" media="screen"><style>body{background-color:#f0eee8}.main-content{font-size:15px}ol{margin:0;padding:0}section{margin:0 0 15px;border-bottom:1px solid #cac6bc;padding:0 0 20px}.counter{font-weight:700;margin-right:5px}code{font-size:15px}.toggleCode{float:right;background-color:#d8d5ce;border-radius:4px;margin-top:8px;padding:3px 6px;cursor:pointer}.toggleCode:hover{background-color:#cac6bc}</style><script defer="defer" src="/react-country-region-selector/static/js/main.dcdd522c.js"></script></head><body><section class="page-header"><h1 class="project-name">react-country-region-selector</h1><h2 class="project-tagline"></h2><a href="https://github.com/benkeen/react-country-region-selector" class="btn">View on GitHub</a> <a href="https://github.com/benkeen/react-country-region-selector/zipball/master" class="btn">Download .zip</a> <a href="https://github.com/benkeen/react-country-region-selector/tarball/master" class="btn">Download .tar.gz</a></section><section class="main-content"><p><b>This page shows a few examples</b>. The example JSX code is there to illustrate each example, but please note you'll need to supply the appropriate onChange methods and store the country and region values. See the <a href="https://github.com/benkeen/react-country-region-selector">readme</a> for complete documentation on how to add the component to your pages.</p><hr size="1"/><div id="examples"></div><footer class="site-footer"><a href="https://github.com/benkeen/react-country-region-selector">react-country-region-selector</a> is maintained by <a href="https://github.com/benkeen">Ben Keen</a>. <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</footer></section></body></html> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.