Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
Weird diff commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Laco committed Oct 2, 2018
1 parent 7483728 commit 4e9d97e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions boilerplate/src/views/shared/text-field/text-field.story.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,13 @@ storiesOf("TextField", module)
borderRadius: 4,
borderColor: "hotpink",
}}
/>
)}
</State>
<Text text="* attention designers: i am so sorry" preset="secondary" />
</UseCase>
</Story>
))
.add("Ref Forwarding", () => (
<Story>
<UseCase
Expand Down

0 comments on commit 4e9d97e

Please sign in to comment.