Skip to content

Commit

Permalink
feat: Add FloatNav support css-in-js
Browse files Browse the repository at this point in the history
  • Loading branch information
myxvisual committed Aug 8, 2017
1 parent 94c9dbb commit f1fb001
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 227 deletions.
1 change: 1 addition & 0 deletions src/FlipView/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export interface DataProps {
*/
navigationIconSize?: number;
}

export interface FlipViewProps extends DataProps, React.HTMLAttributes<HTMLDivElement> {}

export interface FlipViewState {
Expand Down
227 changes: 0 additions & 227 deletions src/FloatNav/index.tsx

This file was deleted.

0 comments on commit f1fb001

Please sign in to comment.