Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit e7822e8

Browse files
no need for this
1 parent 6306c16 commit e7822e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/HyperMediaControls/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ const HyperMediaControls: StatelessComponent<HyperMediaControlsProps> = ({
3939
curies={links[rels.curies]}
4040
/>
4141
))}
42-
</div>
43-
<div>
4442
{Object.keys(forms).map(rel => (
4543
<FormButton
4644
key={rel}

0 commit comments

Comments
 (0)