Skip to content

Commit

Permalink
Remove unnecessary @ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Dec 7, 2024
1 parent 72417c3 commit 3f43307
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ export default function CreateTemplatePartModal( {
focusOnMount="firstContentElement"
size="medium"
>
{ /* @ts-ignore */ }
<CreateTemplatePartModalContents { ...restProps } />
</Modal>
);
Expand Down

0 comments on commit 3f43307

Please sign in to comment.