Skip to content

Commit d75c2d3

Browse files
fix(docs): update tokens table to trigger release
The changes in the repo aren't reflected in the npm package, causing issues in consuming repos.
1 parent 583e267 commit d75c2d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/module/patternfly-docs/content/tokensTable.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ import { TokensToolbar } from './tokensToolbar';
2727
import './tokensTable.css';
2828
import SearchIcon from '@patternfly/react-icons/dist/esm/icons/search-icon';
2929

30-
// eslint-disable-next-line camelcase
3130
import c_expandable_section_m_display_lg_PaddingInlineStart from '@patternfly/react-tokens/dist/esm/c_expandable_section_m_display_lg_PaddingInlineStart';
3231
import LevelUpAltIcon from '@patternfly/react-icons/dist/esm/icons/level-up-alt-icon';
3332

0 commit comments

Comments
 (0)