Skip to content

Commit

Permalink
Update Landing.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukioru authored Jul 7, 2020
1 parent da2afd6 commit 92cf342
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/landing/src/Landing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ import PropTypes from 'prop-types';
import reduce from 'lodash/reduce';
import findLast from 'lodash/findLast';

import Header from './slides/Header';
import CustomSlide2 from './slides/CustomSlide2';

interface LandingSlide {
type: string;
data: object;
Expand Down

0 comments on commit 92cf342

Please sign in to comment.