Remove borderColor prop

This commit is contained in:
Fred Carlsen
2018-12-10 13:00:45 +01:00
parent a617c801bc
commit 3e93442a43

View File

@@ -29,7 +29,6 @@ export const NextLaunchKit = () => (
<Section>
<Wrap>
<Column
borderColor="#003831"
colWidth="1/3"
isPadLarge={true}
>
@@ -41,7 +40,6 @@ export const NextLaunchKit = () => (
</WrapCentered>
</Column>
<Column
borderColor="#003831"
colWidth="1/3"
isPadLarge={true}
>
@@ -53,7 +51,6 @@ export const NextLaunchKit = () => (
</WrapCentered>
</Column>
<Column
borderColor="#003831"
colWidth="1/3"
isPadLarge={true}
>