mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Update TextualEvent.stories.tsx
This commit is contained in:
parent
31fb23a170
commit
61bf70195b
@ -16,7 +16,7 @@ export default {
|
||||
component: TextualEventComponent,
|
||||
tags: ["autodocs"],
|
||||
args: {
|
||||
vm: new MockViewModel("Dummy textual event text"),
|
||||
vm: new MockViewModel("Not dummy textual event text"),
|
||||
},
|
||||
} as Meta<typeof TextualEventComponent>;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user