Skip to content

Commit

Permalink
fix override
Browse files Browse the repository at this point in the history
  • Loading branch information
alanorozco committed Sep 8, 2021
1 parent ec282eb commit 77db078
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions extensions/amp-fit-text/1.0/storybook/Basic.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,5 @@ export const ConfigureContent = ({content, height, width, ...args}) => {
ConfigureContent.args = {
minFontSize: 6,
maxFontSize: 200,
};

ConfigureContent.args = {
content: 'hello world',
};

0 comments on commit 77db078

Please sign in to comment.