?iť?

Your IP : 18.118.200.161


Current Path : /home/scgforma/www/wp-content-taiba/themes/twentytwenty/assets/js/
Upload File :
Current File : /home/scgforma/www/wp-content-taiba/themes/twentytwenty/assets/js/editor-script-block.js

/**
 * Remove squared button style
 *
 * @since Twenty Twenty 1.0
 */
/* global wp */
wp.domReady( function() {
	wp.blocks.unregisterBlockStyle( 'core/button', 'squared' );
} );