Don't render app until the widget is set.

Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo K
2024-02-28 20:56:40 +01:00
parent 46a12c7476
commit e3ce95fe2f
3 changed files with 10 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
</script>
</head>
<body class="cpd-theme-dark">
<body class="nodisplay">
<div id="root"></div>
</body>
</html>