Skip to content

Commit

Permalink
add cssProperties import
Browse files Browse the repository at this point in the history
  • Loading branch information
panmona committed Apr 13, 2018
1 parent 15b7162 commit f7ed5ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/GithubCorner.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import * as React from 'react';
import { CSSProperties } from 'react';

interface GithubCornerProps {
href?: string;
Expand Down

0 comments on commit f7ed5ce

Please sign in to comment.