We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90373ea commit b447221Copy full SHA for b447221
manager-dashboard/app/views/NewTutorial/utils.ts
@@ -235,7 +235,7 @@ export const defaultFootprintCustomOptions: PartialTutorialFormType['customOptio
235
optionId: 1,
236
value: 1,
237
title: 'Yes',
238
- icon: 'check',
+ icon: 'checkmark-outline',
239
iconColor: colorKeyToColorMap.green,
240
description: 'the shape does outline a building in the image',
241
},
0 commit comments