Skip to content

Commit

Permalink
Removes old JSDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
margolisj committed Sep 5, 2023
1 parent 7060be1 commit 9598a11
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/components/src/focusable-iframe/index.tsx
Expand Up @@ -8,10 +8,6 @@ import deprecated from '@wordpress/deprecated';
*/
import type { FocusableIframeProps } from './types';

/**
* @param {Object} props
* @param {import('react').Ref<HTMLIFrameElement>} props.iframeRef
*/
export default function FocusableIframe( {
iframeRef,
...props
Expand Down

0 comments on commit 9598a11

Please sign in to comment.