File size: 330 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 11 12 |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>React & Redux in TypeScript - Component Typing Patterns</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div id="app"></div>
<script type="text/javascript" src="build/bundle.a71e23e0.js"></script></body>
</html>
|