Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
chore: remove link to non-existent file
Browse files Browse the repository at this point in the history
  • Loading branch information
aswanson-nr committed May 4, 2022
1 parent c3592a0 commit 6b702ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/BannerBackground.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { css } from '@emotion/react';
import bannerOverlayRight from '../images/io-banner/banner-style-right.svg';
import bannerOverlayLeft from '../images/io-banner/banner-style-left.svg';
import { QUICKSTARTS_COLLAPSE_BREAKPOINT } from '../data/constants';
import '../components/fonts.scss';

const BannerBackground = ({ children }) => {
return (
Expand Down

0 comments on commit 6b702ac

Please sign in to comment.