Skip to content

Conversation

tlabaj
Copy link
Contributor

@tlabaj tlabaj commented Apr 17, 2024

What: Closes #10287

Additional issues:

@tlabaj tlabaj requested review from dlabaj, kmcfaul and srambach April 17, 2024 18:34
@patternfly-build
Copy link
Contributor

patternfly-build commented Apr 17, 2024

PageSection
} from '@patternfly/react-core';
import { DashboardHeader } from '@patternfly/react-core/src/demos/DashboardHeader';
import { DashboardHeader } from '@patternfly/react-core/dis/js/demos/DashboardHeader';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be dist

} from '@patternfly/react-core';
import { DashboardBreadcrumb } from '@patternfly/react-core/dist/js/demos/DashboardWrapper';
import { DashboardHeader } from '@patternfly/react-core/src/demos/DashboardHeader';
import { DashboardHeader } from '@patternfly/react-core/dis/js/demos/DashboardHeader';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dist

Text
} from '@patternfly/react-core';
import { DashboardHeader } from '@patternfly/react-core/src/demos/DashboardHeader';
import { DashboardHeader } from '@patternfly/react-core/dis/js/demos/DashboardHeader';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dist

} from '@patternfly/react-core';
import { DashboardBreadcrumb } from '@patternfly/react-core/dist/js/demos/DashboardWrapper';
import { DashboardHeader } from '@patternfly/react-core/src/demos/DashboardHeader';
import { DashboardHeader } from '@patternfly/react-core/dis/js/demos/DashboardHeader';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dist

Text
} from '@patternfly/react-core';
import { DashboardHeader } from '@patternfly/react-core/src/demos/DashboardHeader';
import { DashboardHeader } from '@patternfly/react-core/dis/js/demos/DashboardHeader';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dist

} from '@patternfly/react-core';
import { DashboardBreadcrumb } from '@patternfly/react-core/dist/js/demos/DashboardWrapper';
import { DashboardHeader } from '@patternfly/react-core/src/demos/DashboardHeader';
import { DashboardHeader } from '@patternfly/react-core/dis/js/demos/DashboardHeader';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dist

Copy link
Contributor

@dlabaj dlabaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tlabaj tlabaj requested a review from kmcfaul April 17, 2024 19:03
@dlabaj dlabaj merged commit 7476fe4 into patternfly:main Apr 17, 2024
@patternfly-build
Copy link
Contributor

Your changes have been released in:

Thanks for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug - [Nav & alert] - broken demoa

4 participants