mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-03 08:10:28 +00:00
use explicit truncate
This commit is contained in:
parent
781ed9d1ba
commit
4985cbb6e3
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
|
||||
<script setup lang="ts">
|
||||
import { ItemOut, ItemSummary } from "~~/lib/api/types/data-contracts";
|
||||
import { truncate } from "~~/lib/strings";
|
||||
|
||||
const props = defineProps({
|
||||
item: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue