Skip to content

Commit f485378

Browse files
committed
chore(calendar-web): lint issue
1 parent 5a02a8a commit f485378

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/pluggableWidgets/calendar-web/src/Calendar.editorPreview.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ export function preview(props: CalendarPreviewProps): ReactElement {
8282
itemType: i.itemType,
8383
position: i.position,
8484
caption: i.caption,
85-
tooltip: i.tooltip,
8685
renderMode: i.renderMode
8786
})) as any
8887
)

0 commit comments

Comments
 (0)