Skip to content

Commit 35bf095

Browse files
committed
Corrected markdown view
1 parent 5564811 commit 35bf095

File tree

1 file changed

+2
-2
lines changed
  • packages/module/patternfly-docs/content/examples

1 file changed

+2
-2
lines changed

packages/module/patternfly-docs/content/examples/basic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
sourceLink: https://github.com/patternfly/react-user-feedback/blob/c0c51c751abf0b798f511806409f25d2a2e87a60/packages/module/patternfly-docs/content/examples/basic.md
2-
31
---
42
# Sidenav top-level section
53
# should be the same for all markdown files
@@ -14,6 +12,8 @@ source: react
1412
propComponents: ['FeedbackModalProps']
1513
---
1614

15+
[Visit the source link](https://github.com/patternfly/react-user-feedback/blob/c0c51c751abf0b798f511806409f25d2a2e87a60/packages/module/patternfly-docs/content/examples/basic.md)
16+
1717
import { FeedbackModal } from "@patternfly/react-user-feedback";
1818
import feedbackImage from '@patternfly/react-user-feedback/dist/esm/images/rh_feedback.svg';
1919

0 commit comments

Comments
 (0)