Skip to content

Commit c192a48

Browse files
devvaannshabose
authored andcommitted
Remove @example, as it breaks MDX generation on Linux
1 parent 5c59980 commit c192a48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/EventManager.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ define(function (require, exports, module) {
131131
* @param {MessageEvent} event - The 'message' event targeted at the window object. The event's
132132
* 'data' property should have a 'handlerName' and `eventName` property that will be triggered in phcode.
133133
*
134-
* @example
135134
* // We will try to communicate within an embedded iframe and an extension
136135
*
137136
* // In your extension in phoenix, register a handlerName to process a new kind of event.

0 commit comments

Comments
 (0)