Skip to content

Commit

Permalink
fix: ignore ts checks in Icon component
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Verster committed Jul 8, 2020
1 parent 82f839b commit b72aa87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Icon/index.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// @ts-nocheck

import * as React from 'react'
import Entypo from 'react-native-vector-icons/Entypo'
import EvilIcons from 'react-native-vector-icons/EvilIcons'
Expand Down

0 comments on commit b72aa87

Please # to comment.