Skip to content

Commit

Permalink
chore: add query for retemplateMetadata story on mgt-person (#2744)
Browse files Browse the repository at this point in the history
Signed-off-by: Musale Martin <[email protected]>
  • Loading branch information
musale authored Oct 3, 2023
1 parent b3bc50d commit 80de496
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion stories/components/person/person.templating.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ export const retemplateMetadata = () => html`
</template>
</mgt-person>
<mgt-person view="fourLines">
<br/>
<mgt-person person-query="me" view="fourLines">
<template data-type="line1">
<div>
Hello, my name is: {{person.displayName}}
Expand Down

0 comments on commit 80de496

Please sign in to comment.