Fixed shithole merge conflict:

This commit is contained in:
2023-06-22 14:53:39 +02:00

View File

@@ -0,0 +1,11 @@
<script setup lang="ts">
</script>
<template>
<div class="flex flex-row">
<button class="grow-0 tool-button ">&lt;</button>
<div id="content" class="w-1/3">fdfgjoejgioej</div>
</div>
</template>