mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
♻️ Migrate SelectBlock to ControlSelect
This commit is contained in:
parent
00b720088a
commit
d24adbfe2f
5 changed files with 57 additions and 57 deletions
|
@ -3,3 +3,4 @@ export { default as ControlTextInput } from './ControlTextInput';
|
|||
export { default as ControlToggleButton } from './ControlToggleButton';
|
||||
export { default as ControlButton } from './ControlButton';
|
||||
export { default as ControlRadioGroup } from './ControlRadioGroup';
|
||||
export { default as ControlSelect } from './ControlSelect';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue