merge new tools #244

Merged
widlam merged 55 commits from master into release 2023-09-05 11:15:22 +02:00
Showing only changes of commit 02e39cb4d0 - Show all commits

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>