Skip to content

Commit

Permalink
Remove SectionThumbnailLinks component
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnito committed Sep 7, 2021
1 parent 85ad082 commit c2a7a0f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 388 deletions.
140 changes: 0 additions & 140 deletions src/components/SectionThumbnailLinks/SectionThumbnailLinks.example.js

This file was deleted.

130 changes: 0 additions & 130 deletions src/components/SectionThumbnailLinks/SectionThumbnailLinks.js

This file was deleted.

115 changes: 0 additions & 115 deletions src/components/SectionThumbnailLinks/SectionThumbnailLinks.module.css

This file was deleted.

1 change: 0 additions & 1 deletion src/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,4 @@ export { default as ModalMissingInformation } from './ModalMissingInformation/Mo
export { default as PrivacyPolicy } from './PrivacyPolicy/PrivacyPolicy';
export { default as TermsOfService } from './TermsOfService/TermsOfService';
export { default as Footer } from './Footer/Footer';
export { default as SectionThumbnailLinks } from './SectionThumbnailLinks/SectionThumbnailLinks';
export { default as Topbar } from './Topbar/Topbar';
Loading

0 comments on commit c2a7a0f

Please sign in to comment.