Skip to content

Commit df8de08

Browse files
committed
feat(misc): change whitespace
1 parent aeab521 commit df8de08

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@octokit/rest": "^19.0.7",
3333
"@patternfly/patternfly": "^6.2.3",
3434
"@patternfly/react-code-editor": "^6.2.2",
35-
"@patternfly/react-core": "^6.2.2",
35+
"@patternfly/react-core": "^6.2.2",
3636
"@patternfly/react-table": "^6.2.2",
3737
"glob": "^8.1.0",
3838
"lerna": "^6.4.1",

packages/documentation-site/patternfly-docs/content/get-started/release-highlights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Release highlights
44
section: get-started
55
---
66
import './get-started.css';
7-
import { Divider, Timestamp } from '@patternfly/react-core';
7+
import { Divider, Timestamp } from '@patternfly/react-core';
88

99
<Timestamp date={new Date(2025, 3)}>April 2025</Timestamp>
1010

0 commit comments

Comments
 (0)