Skip to content

Commit 91ce8bb

Browse files
author
Titani
committed
fix a11y issue
1 parent 6bfde24 commit 91ce8bb

2 files changed

Lines changed: 2 additions & 11 deletions

File tree

packages/react-code-editor/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
704704

705705
## [4.82.26](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-05)
706706

707+
707708
**Note:** Version bump only for package @patternfly/react-code-editor
708709

709710
# 5.0.0-alpha.4 (2023-01-18)
@@ -4160,4 +4161,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
41604161

41614162
### Features
41624163

4163-
- **CodeEditor:** add new code editor ([#5294](https://github.com/patternfly/patternfly-react/issues/5294)) ([1c36ce3](https://github.com/patternfly/patternfly-react/commit/1c36ce36912e146f28a998e861ff8887f3ff9eb1))
4164+
- **CodeEditor:** add new code editor ([#5294](https://github.com/patternfly/patternfly-react/issues/5294)) ([1c36ce3](https://github.com/patternfly/patternfly-react/commit/1c36ce36912e146f28a998e861ff8887f3ff9eb1))

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -146,16 +146,6 @@ To enable closeable tabs, pass the `onClose` property to `Tabs`, and to enable t
146146

147147
### Help action
148148

149-
```ts file="./TabsHelp.tsx"
150-
```
151-
152-
### Help and close actions
153-
154-
```ts file="./TabsHelpAndClose.tsx"
155-
```
156-
157-
### Help action
158-
159149
```ts file="./TabsHelp.tsx" isBeta
160150
```
161151

0 commit comments

Comments
 (0)