Skip to content

Commit

Permalink
Replace the deprectaed to
Browse files Browse the repository at this point in the history
- Taken from @types/wordpress__components/button/index.d.ts line 19
  • Loading branch information
dantovbein committed Apr 24, 2023
1 parent 2c50a3c commit a9df172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/src/blocks/CarouselHeader/EditableBackground.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export const EditableBackground = ({
className="carousel-header-editor-controls"
renderToggle={({onToggle}) => (
<Button
isPrimary
variant="primary"
icon="edit"
onClick={onToggle}
>
Expand Down

0 comments on commit a9df172

Please sign in to comment.