We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd83e4 commit 848f497Copy full SHA for 848f497
src/modules/Embed/Embed.d.ts
@@ -51,7 +51,7 @@ export interface StrictEmbedProps {
51
iframe?: SemanticShorthandItem<HtmlIframeProps>
52
53
/**
54
- * Сalled on click.
+ * Called on click.
55
*
56
* @param {SyntheticEvent} event - React's original SyntheticEvent.
57
* @param {object} data - All props and proposed value.
src/modules/Embed/Embed.js
@@ -157,7 +157,7 @@ Embed.propTypes = {
157
]),
158
159
160
161
162
163
0 commit comments