feat: ditch triplit, move to postgresql + drizzle orm
This commit is contained in:
@@ -21,7 +21,7 @@ const handleDelete = async () => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="relative h-full w-fit">
|
||||
<div class="relative h-full w-fit flex">
|
||||
<Display :file="props.file" />
|
||||
|
||||
<button @click="handleDelete"
|
||||
|
||||
Reference in New Issue
Block a user