We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74e4bd commit a969692Copy full SHA for a969692
packages/ui-extensions/src/surfaces/admin/components/DatePicker/shared.ts
@@ -2,7 +2,7 @@ const shared = {
2
name: 'DatePicker',
3
description:
4
'Use a date picker to allow merchants to select a date or a date range.',
5
- thumbnail: '',
+ thumbnail: 'datepicker-thumbnail.png',
6
isVisualComponent: true,
7
definitions: [
8
{
0 commit comments