We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d424be commit 46a3567Copy full SHA for 46a3567
src/components/card/CardImage.tsx
@@ -1,6 +1,5 @@
1
import React, {PureComponent} from 'react';
2
import {View, StyleSheet} from 'react-native';
3
-// import {BaseComponent} from '../../commons';
4
import Image, {ImageProps} from '../image';
5
import * as CardPresenter from './CardPresenter';
6
import asCardChild, {asCardChildProps} from './asCardChild';
0 commit comments