UNPKG

@igorlima-draft/react-credit-card-input

Version:
27 lines (23 loc) 789 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta content="IE=edge" http-equiv="X-UA-Compatible" /> <base target="_parent"> <script> if (window.parent !== window) { try { window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__REACT_DEVTOOLS_GLOBAL_HOOK__; } catch (error) { // The above line can throw if we do not have access to the parent frame -- i.e. cross origin } } </script> <title>Storybook</title> </head> <body> <div id="root"></div> <div id="error-display"></div> <script type="text/javascript" src="static/preview.46b5efb72cb87c3b16dd.bundle.js"></script></body> </html>