Skip to content

Commit 20070bc

Browse files
authored
fix: remove checkmarks (#4889)
1 parent e300499 commit 20070bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/writeData/subscriptions/components/CreateSubscriptionPage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ const CreateSubscriptionPage: FC = () => {
145145
navigationSteps={navigationSteps}
146146
settingUpIcon={FormLogo}
147147
settingUpText="MQTT Connector"
148+
showCheckmark={false}
148149
/>
149150
</div>
150151
<BrokerForm

0 commit comments

Comments
 (0)