Skip to content

Commit 3c5af5f

Browse files
committed
updated page.md
1 parent 4e161b1 commit 3c5af5f

File tree

1 file changed

+1
-1
lines changed
  • packages/react-core/src/components/Page/examples

1 file changed

+1
-1
lines changed

packages/react-core/src/components/Page/examples/Page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ propComponents:
88

99
import { useState } from 'react';
1010
import BarsIcon from '@patternfly/react-icons/dist/js/icons/bars-icon';
11-
import c_page_section_m_limit_width_MaxWidth from '@patternfly/react-tokens/dist/esm/c_page_section_m_limit_width_MaxWidth';
11+
import pageSectionWidthLimitMaxWidth from '@patternfly/react-tokens/dist/esm/c_page_section_m_limit_width_MaxWidth';
1212

1313
## Examples
1414

0 commit comments

Comments
 (0)