Skip to content

Commit

Permalink
fix(about): touch core
Browse files Browse the repository at this point in the history
  • Loading branch information
redallen committed Feb 21, 2019
1 parent 1e24e53 commit 19ea1f9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ export interface AboutModalProps extends HTMLProps<HTMLDivElement> {
declare const AboutModal: FunctionComponent<AboutModalProps>;

export default AboutModal;

0 comments on commit 19ea1f9

Please sign in to comment.