Skip to content

Commit fec078d

Browse files
Update CarditemBordered.md
1 parent 42cf8ce commit fec078d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/components/card/CarditemBordered.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Include <code>bordered</code> prop with &lt;CardItem> to have borderBottom for c
1010
*Syntax*
1111

1212
{% codetabs name="React Native", type="js" -%}
13-
import React, { Component } from 'react';
1413
import React, { Component } from "react";
1514
import { Container, Header, Content, Card, CardItem, Text, Body } from "native-base";
1615
export default class CardItemBordered extends Component {

0 commit comments

Comments
 (0)