Skip to content

Commit 8f9ada8

Browse files
committed
Remove junk
1 parent 7f8fcef commit 8f9ada8

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/routes/SpectresRoute.js

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -73,18 +73,6 @@ function ExamplePageRoute(props) {
7373
? renderHealthSummary()
7474
: <Icon icon="spinner-ellipsis" />
7575
}
76-
<hr />
77-
<Headline size="small" margin="medium">More...</Headline>
78-
Please refer to the
79-
{' '}
80-
<a
81-
data-test-example-page-components-link
82-
href="https://github.com/folio-org/stripes-components/blob/master/README.md"
83-
>
84-
Stripes Components README
85-
</a>
86-
{' '}
87-
for more components and examples.
8876
</Pane>
8977
</Paneset>
9078
);

0 commit comments

Comments
 (0)