diff --git a/src/components/FeaturePhoto/stories/docs/component.md b/src/components/FeaturePhoto/stories/docs/component.md index 1a4460e2..846cfcf9 100644 --- a/src/components/FeaturePhoto/stories/docs/component.md +++ b/src/components/FeaturePhoto/stories/docs/component.md @@ -8,7 +8,7 @@ A full-width photo inside the text well. - + {:else if block.Type === 'photo'} - - - - + {/if} {/each} ```