Remove title

This commit is contained in:
Sidharth Vinod
2021-05-23 02:35:41 +05:30
parent 68b668d3ff
commit b71ef8ee8e
-4
View File
@@ -98,10 +98,6 @@
onMount(initHandler);
</script>
<svelte:head>
<title>Edit</title>
</svelte:head>
<div class="h-full flex flex-col overflow-hidden bg-gray-100">
<Navbar />
<div class="flex-1 flex overflow-hidden">