Commit 7f5581f 1 parent 3593324 commit 7f5581f Copy full SHA for 7f5581f
File tree 1 file changed +1
-1
lines changed
packages/storybook8/stories/Concepts/CustomUserDataModel
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Composites support user data model injection for display name and avatar across
36
36
37
37
| Composite | Display Name | Avatar |
38
38
| ------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
39
- | [ CallComposite] ( ./?path=/story/composites-callcomposite-- basic-example ) | [ displayName] ( ./?path=/story/composites-callcomposite-- basic-example ) | [ onFetchAvatarPersonaData] ( ./?path=/story/composites-callcomposite-- custom-data-model-example ) |
39
+ | [ CallComposite] ( ./?path=/story/composites-callcomposite-basic-example-- basic-example ) | [ displayName] ( ./?path=/story/composites-callcomposite-basic-example-- basic-example ) | [ onFetchAvatarPersonaData] ( ./?path=/story/composites-callcomposite-custom-data-model-example-- custom-data-model-example ) |
40
40
| [ ChatComposite] ( ./?path=/story/composites-chatcomposite-basic-example--basic-example ) | [ displayName] ( ./?path=/story/composites-chatcomposite-basic-example--basic-example ) | [ onFetchAvatarPersonaData] ( ./?path=/story/composites-chatcomposite-custom-data-model-example--custom-data-model-example ) |
41
41
42
42
For additional examples on how this user data model injection pattern works, visit the individual composite pages.
You can’t perform that action at this time.
0 commit comments