Skip to content

Commit

Permalink
remove text added by codemod
Browse files Browse the repository at this point in the history
Co-authored-by: Jenny <[email protected]>
  • Loading branch information
nicolethoen and jenny-s51 authored Aug 20, 2024
1 parent ae9b938 commit daa4546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/demo-app-ts/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ class App extends React.Component<{}, AppState> {
<BarsIcon />
</PageToggleButton>
</MastheadToggle>
<MastheadBrand data-codemods>
<MastheadBrand>
<MastheadLogo data-codemods>
<Brand src={imgBrand} alt="Patternfly Logo" heights={{ default: '40px' }} />
</MastheadLogo>
Expand Down

0 comments on commit daa4546

Please sign in to comment.