fix typo in timeline docs
This commit is contained in:
parent
185039c35e
commit
074c488465
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ titleLink: https://www.reuters.com/world/us-house-vote-40-billion-ukraine-aid-pa
|
|||
import content from '$locales/en/content.json';
|
||||
</script>
|
||||
|
||||
<EndNotes SimpleTimeline={content.timeline} />
|
||||
<SimpleTimeline={content.timeline} />
|
||||
```
|
||||
|
||||
<Canvas of={SimpleTimelineStories.Demo} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue