Skip to content

Commit f3506ae

Browse files
susnuxShGKme
andauthored
fixup
Co-authored-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 76f5a26 commit f3506ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/NcChip/NcChip.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ const slots = defineSlots<{
176176
/**
177177
* The default slot can be used to set the text that is shown.
178178
*/
179-
default: Slot
179+
default?: Slot
180180
181181
/**
182182
* The icon slot can be used to set the chip icon.

0 commit comments

Comments
 (0)