Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
benkeen committed Mar 28, 2020
1 parent bbf2232 commit ad6cb2d
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"main.js": "static/js/main.7ee9a13d.js",
"main.js.map": "static/js/main.7ee9a13d.js.map"
"main.js": "static/js/main.247c18e9.js",
"main.js.map": "static/js/main.247c18e9.js.map"
}
2 changes: 1 addition & 1 deletion index.html
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.7ee9a13d.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"><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.247c18e9.js"></script></body></html>
2 changes: 1 addition & 1 deletion service-worker.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions static/js/main.7ee9a13d.js → static/js/main.247c18e9.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit ad6cb2d

Please sign in to comment.