breaking: move truncate action to src/Truncate

This commit is contained in:
Eric Liu 2022-04-02 12:01:00 -07:00
commit 3f23176831
9 changed files with 37 additions and 14 deletions

View file

@ -1,6 +1,6 @@
<script lang="ts">
import { Truncate } from "../types";
import { truncate } from "../actions";
import { truncate } from "../types";
</script>
<Truncate>