%PDF- %PDF-
| Direktori : /home/casasmonvl/landing/wp-content__cd4a429/themes/twentytwenty/assets/js/ |
| Current File : /home/casasmonvl/landing/wp-content__cd4a429/themes/twentytwenty/assets/js/editor-script-block.js |
/**
* Remove squared button style
*
* @since 1.0.0
*/
/* global wp */
wp.domReady( function() {
wp.blocks.unregisterBlockStyle( 'core/button', 'squared' );
} );