Skip to content

Commit

Permalink
Remove line
Browse files Browse the repository at this point in the history
  • Loading branch information
niglu1 committed Sep 21, 2020
1 parent 36161f3 commit 0495b36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/common/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ import React from 'react';

/**
* Extends the React FunctionComponent type with the componentName key
*
*/
export type FCWithName = React.FC & { componentName: string };

0 comments on commit 0495b36

Please sign in to comment.