Skip to content

Commit

Permalink
chore(@dpc-sdp/ripple-ui-core): story content update
Browse files Browse the repository at this point in the history
  • Loading branch information
David Featherston committed Jun 13, 2024
1 parent 3ba2a12 commit a6d1200
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export const MetaTemplate = (args) => ({
}
}}
args={{
title: 'Primary campaign banner title',
title: 'Example campaign banner title',
default: '<p>In do dolore dolore sint ipsum est est, commodo ex laborum Lorem ut deserunt dolore ullamco.</p>',
link: { text: 'Campaign link', url: '#' },
}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const SingleTemplate = (args) => ({
}
}}
args={{
title: 'Secondary campaign banner title',
title: 'Example campaign banner title',
default: '<p>In do dolore dolore sint ipsum est est, commodo ex laborum Lorem ut deserunt dolore ullamco.</p>',
link: { text: 'Campaign link', url: '#' },
}}
Expand Down

0 comments on commit a6d1200

Please sign in to comment.