Skip to content

Commit

Permalink
removed headings and links from the elements component
Browse files Browse the repository at this point in the history
  • Loading branch information
MaggieCabrera committed Oct 14, 2022
1 parent 2754a08 commit 1c60d8e
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@ const elements = {
),
title: __( 'Text' ),
},
link: {
description: __( '' ),
title: __( 'Links' ),
},
heading: {
description: __( '' ),
title: __( 'Headings' ),
},
caption: {
description: __( 'Set the colors used for captions across the site' ),
title: __( 'Captions' ),
Expand Down

0 comments on commit 1c60d8e

Please sign in to comment.