Skip to content

Commit

Permalink
fix: adding unique id for walkme (#16193)
Browse files Browse the repository at this point in the history
  • Loading branch information
drdelambre authored and alexpaxton committed Jan 9, 2020
1 parent afe32d4 commit f8e24b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/me/containers/MePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export class MePage extends PureComponent<StateProps> {
margin={ComponentSize.Small}
alignItems={AlignItems.Stretch}
stretchToFitWidth={true}
testID="getting-started"
>
<Panel>
<Panel.Header>
Expand Down

0 comments on commit f8e24b7

Please sign in to comment.