Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
palashgo committed Jan 6, 2024
1 parent 19e1566 commit 9ae37c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/capabilities/plugins/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ whiteboard.deactivate()
const plugins = meeting.plugins.all.toArray();
```

Each plugin object in the array is of type [DytePlugin](/react-native/reference/DytePlugin)
Each plugin object in the array is of type DytePlugin

#### Activate plugin

Expand Down

0 comments on commit 9ae37c8

Please sign in to comment.