Skip to content

Commit 5d4d5cb

Browse files
twjefferyvanessatran-ddi
authored andcommitted
test - update component header
1 parent 6ab3e67 commit 5d4d5cb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/components/component-header/ComponentHeader.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,13 @@ export const ComponentHeader: React.FC<Props> = (props: Props) => {
3737
))}
3838
</>
3939
)}
40+
41+
42+
<p><a
43+
href="https://github.com/GovAlta/ui-components-docs/blob/b5693af3a5b6c2ef08f8d3d233d617ce38f74ce3/src/routes/components/Button.tsx"
44+
target="_blank">
45+
Edit this page
46+
</a></p>
4047
</div>
4148
);
4249
};

0 commit comments

Comments
 (0)