Skip to content

Commit 5fbd2ee

Browse files
Mario AguiarPatelUtkarsh
authored andcommitted
Merge pull request #126 from material-components/patterns/remove-button
Remove button pattern
2 parents 8eac65e + b479717 commit 5fbd2ee

File tree

3 files changed

+0
-34
lines changed

3 files changed

+0
-34
lines changed

plugin/php/block-patterns/button.php

Lines changed: 0 additions & 32 deletions
This file was deleted.

plugin/php/class-block-patterns.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ public function register() {
7171
* Register the patterns.
7272
*/
7373
$patterns = [
74-
'button',
7574
'call-to-action',
7675
'call-to-action-benefits',
7776
'contact-form',

plugin/tests/phpunit/php/class-test-block-patterns.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ class Test_Block_Patterns extends \WP_UnitTestCase {
3636
* @var array
3737
*/
3838
private static $patterns = [
39-
'button',
4039
'call-to-action',
4140
'call-to-action-benefits',
4241
'contact-form',

0 commit comments

Comments
 (0)