Skip to content

Commit 4fe26cd

Browse files
Update src/gradient-text/inline-ui.js
Co-authored-by: Ajit Bohra <ajit@lubus.in>
1 parent 4573d45 commit 4fe26cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gradient-text/inline-ui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { removeFormat, useAnchor } from '@wordpress/rich-text';
66
import {
77
__experimentalUseMultipleOriginColorsAndGradients as useMultipleOriginColorsAndGradients
88
} from '@wordpress/block-editor';
9-
import { Popover, GradientPicker } from '@wordpress/components';
9+
import { Button, Popover, GradientPicker } from '@wordpress/components';
1010

1111
/**
1212
* Internal dependencies

0 commit comments

Comments
 (0)