Skip to content

Commit 3b4d107

Browse files
committed
Adding imports
1 parent 924fd3b commit 3b4d107

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/api/ref/Events.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: Events
33
---
44

5+
import Tabs from '@theme/Tabs';
6+
import TabItem from '@theme/TabItem';
7+
58
In addition to intent and context events, the FDC3 API and PrivateChannel API may be used to listen for other types of events via their `addEventListener()` functions.
69

710
## `ApiEvent`

0 commit comments

Comments
 (0)