Skip to content

Commit 0b572f2

Browse files
committed
Update Tile.stories.tsx
1 parent db7ba03 commit 0b572f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/Tile.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ const { meta, getStory } = getStoryFactory({
122122
},
123123
"pictogram": {
124124
"description":
125-
"Instead of using an image with `imageUrl` and `imageSvg`, you can use [native DSFR pictogram components](/?path=/docs/🖼%EF%B8%8F-pictograms--page)."
125+
"Instead of using an image with `imageUrl` and `imageSvg`, you can use [native DSFR pictogram components](/?path=/docs/🖼%EF%B8%8F-pictograms--page) or any other SVG component."
126126
},
127127
"grey": {
128128
"description":

0 commit comments

Comments
 (0)