Skip to content

Commit 4971891

Browse files
committed
Update libs
1 parent aac4f41 commit 4971891

File tree

3 files changed

+1072
-667
lines changed

3 files changed

+1072
-667
lines changed

packages/geoadmin-tooltip/src/GeoadminTooltip.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import { arrow, autoUpdate, flip, offset, shift, useFloating } from '@floating-u
2626
import { computed, ref, useSlots, useTemplateRef } from 'vue'
2727
2828
const {
29-
tooltipContent,
29+
tooltipContent = '',
3030
placement: desiredPlacement = 'top',
3131
disabled = false,
3232
theme = 'light',

0 commit comments

Comments
 (0)