File tree Expand file tree Collapse file tree
container/device/__snapshots__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2781,9 +2781,9 @@ Array [
27812781 onMouseLeave = { [Function ]}
27822782 >
27832783 <button
2784- aria-label = " toolbar temperature-sensor"
2784+ aria-label = " toolbar microbit- temperature-sensor"
27852785 className = " toolbar-button button"
2786- id = " toolbar-temperature-sensor-button"
2786+ id = " toolbar-microbit- temperature-sensor-button"
27872787 onClick = { [Function ]}
27882788 role = " button"
27892789 style = {
@@ -2848,9 +2848,9 @@ Array [
28482848 onMouseLeave = { [Function ]}
28492849 >
28502850 <button
2851- aria-label = " toolbar light-sensor"
2851+ aria-label = " toolbar microbit- light-sensor"
28522852 className = " toolbar-button button"
2853- id = " toolbar-light-sensor-button"
2853+ id = " toolbar-microbit- light-sensor-button"
28542854 onClick = { [Function ]}
28552855 role = " button"
28562856 style = {
Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ exports[`Toolbar component should render correctly 1`] = `
2020 onMouseLeave = { [Function ]}
2121 >
2222 <button
23- aria-label = " toolbar light-sensor"
23+ aria-label = " toolbar microbit- light-sensor"
2424 className = " toolbar-button button"
25- id = " toolbar-light-sensor-button"
25+ id = " toolbar-microbit- light-sensor-button"
2626 onClick = { [Function ]}
2727 role = " button"
2828 style = {
Original file line number Diff line number Diff line change @@ -2783,9 +2783,9 @@ exports[`Device component should render correctly 1`] = `
27832783 onMouseLeave = { [Function ]}
27842784 >
27852785 <button
2786- aria-label = " toolbar temperature-sensor"
2786+ aria-label = " toolbar microbit- temperature-sensor"
27872787 className = " toolbar-button button"
2788- id = " toolbar-temperature-sensor-button"
2788+ id = " toolbar-microbit- temperature-sensor-button"
27892789 onClick = { [Function ]}
27902790 role = " button"
27912791 style = {
@@ -2850,9 +2850,9 @@ exports[`Device component should render correctly 1`] = `
28502850 onMouseLeave = { [Function ]}
28512851 >
28522852 <button
2853- aria-label = " toolbar light-sensor"
2853+ aria-label = " toolbar microbit- light-sensor"
28542854 className = " toolbar-button button"
2855- id = " toolbar-light-sensor-button"
2855+ id = " toolbar-microbit- light-sensor-button"
28562856 onClick = { [Function ]}
28572857 role = " button"
28582858 style = {
You can’t perform that action at this time.
0 commit comments