refactor: use serde-dynamo
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</script>
|
||||
|
||||
<div class="h-14 w-full bg-[#292e42] sm:p-2">
|
||||
<div class="mx-auto flex h-full max-w-[78rem] items-center justify-between">
|
||||
<div class="mx-auto flex h-full max-w-312 items-center justify-between">
|
||||
<Button.Root onclick={() => goto('/')}>
|
||||
<h1 class="header-title font-light">Project Host</h1>
|
||||
</Button.Root>
|
||||
|
||||
Reference in New Issue
Block a user