1
1
mirror of https://github.com/theoludwig/react-component-form.git synced 2024-07-17 07:30:13 +02:00

fix(example): update title

This commit is contained in:
divlo 2021-06-17 19:02:13 +02:00
parent f475f18b29
commit efc06a9639

View File

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="shortcut icon" href="./github.jpg" type="image/jpg">
<title>Playground</title>
<title>react-component-form</title>
</head>
<body>
<div id="root"></div>