mirror of
https://github.com/crater-invoice/crater.git
synced 2026-02-06 10:41:43 -05:00
v6 update
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
<script setup>
|
||||
const props = defineProps({
|
||||
title: {
|
||||
type: String,
|
||||
default: null,
|
||||
type: [String],
|
||||
default: '',
|
||||
required: true,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user