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.
2 parents 90373ea + b447221 commit b74574eCopy full SHA for b74574e
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