Skip to content

Commit f7a2764

Browse files
authored
docs(hint): Update images for v6 (#4594)
* docs(hint): Update images for v6
1 parent 7d03408 commit f7a2764

5 files changed

Lines changed: 141 additions & 2 deletions

File tree

packages/documentation-site/patternfly-docs/content/design-guidelines/components/hint/hint.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,17 @@
22
id: Hint
33
section: components
44
---
5+
import '../components.css';
56

67
For information on other forms of on-screen help, see [Tooltip](/components/tooltip/design-guidelines) and [Popover](/components/popover/design-guidelines).
78

89
## Usage
910

1011
Use hints to share information about an interaction or prerequisite step that might not be immediately obvious to the user.
1112

12-
<img src="./img/hint-layout.png" alt="blue hint at the top of an application page" width="750"/>
13+
<div class="ws-docs-content-img">
14+
![hint at the top of a UI screen](./img/hint-element.svg)
15+
</div>
1316

1417
## Content considerations
1518
Use full sentences with punctuation.

0 commit comments

Comments
 (0)