Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Commit

Permalink
Mass media (#29)
Browse files Browse the repository at this point in the history
Mass media
  • Loading branch information
piyush97 authored Aug 12, 2019
2 parents d17faf2 + 7bd86fe commit de3b0f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/stories/box.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,8 @@ storiesOf("Box", module)
<Box color="disabled" textColor="black" p={2} m={2.5} />
</div>
))
<<<<<<< HEAD
.add("User Custamisation", () => <div></div>);
=======
.add("User Customisation", () => <div />);
>>>>>>> 2c10b6333265ebe017476343559288a31deadade

0 comments on commit de3b0f0

Please sign in to comment.