+ An unhandled error has occurred.
+
Reload
+
🗙
+
+
+
+
+
diff --git a/samples/ControlCatalog.Web/wwwroot/js/app.js b/samples/ControlCatalog.Web/wwwroot/js/app.js
new file mode 100644
index 0000000000..5f282702bb
--- /dev/null
+++ b/samples/ControlCatalog.Web/wwwroot/js/app.js
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/samples/ControlCatalog/App.xaml b/samples/ControlCatalog/App.xaml
index 6e57686e00..d0e1bd885e 100644
--- a/samples/ControlCatalog/App.xaml
+++ b/samples/ControlCatalog/App.xaml
@@ -3,8 +3,12 @@
xmlns:vm="using:ControlCatalog.ViewModels"
x:DataType="vm:ApplicationViewModel"
x:CompileBindings="True"
+ Name="Avalonia ControlCatalog"
x:Class="ControlCatalog.App">