Skip to content

Commit c0ab0e1

Browse files
doc: clarify pos-list all-from-store attribute is optional
1 parent d7df302 commit c0ab0e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

storybook/stories/6b_pos-list-if-typeof.stories.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ import { Canvas, Meta, Story } from "@storybook/addon-docs/blocks";
1414
## pos-list if-typeof
1515

1616
Renders all things of a given type found in the current store, with a custom
17-
template. The related resources can optionally be fetched before rendering.
17+
template. The related resources can optionally be fetched before rendering. The
18+
attribute `all-from-store` is optional and inferred by default.
1819

1920
<Canvas withSource="open">
2021
<Story name="pos-list if-typeof">

0 commit comments

Comments
 (0)