File tree Expand file tree Collapse file tree 4 files changed +8
-5
lines changed
src/writeData/subscriptions/components Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 161161 },
162162 "dependencies" : {
163163 "@docsearch/react" : " ^3.0.0-alpha.37" ,
164- "@influxdata/clockface" : " ^3.6 .0" ,
164+ "@influxdata/clockface" : " ^3.11 .0" ,
165165 "@influxdata/flux-lsp-browser" : " 0.8.8" ,
166166 "@influxdata/giraffe" : " ^2.25.0" ,
167167 "@influxdata/influxdb-templates" : " 0.9.0" ,
Original file line number Diff line number Diff line change @@ -133,6 +133,8 @@ const SinglePageSubDetails: FC = () => {
133133 navigationSteps = { navigationSteps }
134134 settingUpIcon = { FormLogo }
135135 settingUpText = "MQTT Connector"
136+ settingUpHeader = { currentSubscription . name }
137+ showCheckmark = { false }
136138 />
137139 </ div >
138140 < SinglePageBrokerDetails
Original file line number Diff line number Diff line change @@ -130,6 +130,7 @@ const SubscriptionDetailsPage: FC = () => {
130130 navigationSteps = { navigationSteps }
131131 settingUpIcon = { FormLogo }
132132 settingUpText = "MQTT Connector"
133+ settingUpHeader = { currentSubscription . name }
133134 />
134135 </ div >
135136 { active === Steps . BrokerForm && (
Original file line number Diff line number Diff line change 14371437 gud "^1.0.0"
14381438 warning "^4.0.3"
14391439
1440- "@influxdata/clockface@^3.6 .0":
1441- version "3.6 .0"
1442- resolved "https://registry.yarnpkg.com/@influxdata/clockface/-/clockface-3.6 .0.tgz#02c3683c578ad3878a85918ddd1c1dc3f46e9923 "
1443- integrity sha512-LrjsHB+VxsDWEq41+vfrhcbcMhNSilWIR1QvF0RoOS7hEoem7yl5yLytxgKKTeibV4EwRfI0B+qsQ6I3KhXBIA ==
1440+ "@influxdata/clockface@^3.11 .0":
1441+ version "3.11 .0"
1442+ resolved "https://registry.yarnpkg.com/@influxdata/clockface/-/clockface-3.11 .0.tgz#c4e4d7a073495b8ecca07348befd264355b560df "
1443+ integrity sha512-Pcd3bq0qqnUMJgwErHRtzFY82EOaqjGKvJz+a5WE/umVt5jxZ0TiNO5Dyd5KkLE7NCQnHe4yR3kZdcJ5LWBONg ==
14441444
14451445"@influxdata/flux-lsp-browser@0.8.8":
14461446 version "0.8.8"
You can’t perform that action at this time.
0 commit comments