Skip to content

Commit

Permalink
styling change
Browse files Browse the repository at this point in the history
  • Loading branch information
parasharrajat committed Mar 2, 2022
1 parent 7bf1f99 commit aa07d10
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/stories/Form.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ const WithNativeEventHandler = (args) => {
shouldSaveDraft
/>
<Text>
Entered routing number:
{' '}
{log}
{`Entered routing number: ${log}`}
</Text>
</Form>
);
Expand Down

0 comments on commit aa07d10

Please sign in to comment.