import {
Masthead,
MastheadBrand,
MastheadMain,
MastheadToggle,
MastheadLogo,
} from "@patternfly/react-core";
export const MastheadStructureChangesInputPreNameChange = () => (
Foo
Bar
);
export const MastheadStructureChangesInputPostNameChange = () => (
Foo
Bar
);