aboutsummaryrefslogtreecommitdiff
path: root/templates/mac
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-12-27 03:29:04 +0530
committerKumar Priyansh <[email protected]>2019-12-27 03:29:04 +0530
commit6fce792b0f2530e10497987ee04c0cf10c5d5556 (patch)
tree342b14b124e23b79d9b46e722b2596bef53cb7b2 /templates/mac
parent06511b50cc9a8a790f067b23c86d45f65326b5f1 (diff)
downloadnativekit-6fce792b0f2530e10497987ee04c0cf10c5d5556.tar.xz
nativekit-6fce792b0f2530e10497987ee04c0cf10c5d5556.zip
Removed popover temporarily due to some issues
Diffstat (limited to 'templates/mac')
-rw-r--r--templates/mac/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/mac/index.html b/templates/mac/index.html
index e756f0f..8606a06 100644
--- a/templates/mac/index.html
+++ b/templates/mac/index.html
@@ -56,9 +56,7 @@
</div>
</div>
</header>
- <div class="content">
-
- </div>
+ <div class="content"></div>
<footer class="titlebar statusbar">
<h1 class="window-title">Native Kit</h1>
</footer>
@@ -68,6 +66,7 @@
var target = document.getElementById('progress-spinner');
var spinner = new Spinner().spin(target);
</script>
+
</body>
</html> \ No newline at end of file