|
|
@ -6,10 +6,10 @@ |
|
|
<title>Avalonia XAML previewer web edition</title> |
|
|
<title>Avalonia XAML previewer web edition</title> |
|
|
</head> |
|
|
</head> |
|
|
<body> |
|
|
<body> |
|
|
<script src="index.tsx"></script> |
|
|
|
|
|
<div id="app"> |
|
|
<div id="app"> |
|
|
<center>Loading...</center> |
|
|
<center>Loading...</center> |
|
|
</div> |
|
|
</div> |
|
|
<noscript>JavaScript is required</noscript> |
|
|
<noscript>JavaScript is required</noscript> |
|
|
|
|
|
<script src="index.tsx"></script> |
|
|
</body> |
|
|
</body> |
|
|
</html> |
|
|
</html> |