Update +page.svelte

This commit is contained in:
Luke Hagar
2024-05-23 16:11:17 -05:00
parent cc8285e921
commit 55eeb50276

View File

@@ -38,8 +38,7 @@
}; };
</script> </script>
<div class="card p-4 space-y-4"> <div class="border-token rounded-container-token bg-surface-backdrop-token p-4 space-y-4">
<a href="/paths"> {`<-`} Back </a>
<h1>{data.pathName}</h1> <h1>{data.pathName}</h1>
<label class="space-y-1"> <label class="space-y-1">
<h5 class="h5">Summary</h5> <h5 class="h5">Summary</h5>