Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
mthaichi committed Feb 10, 2025
1 parent c7c42c9 commit 5851ee4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/blocks/icon/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ export const settings = {
example: {
attributes: {
faIcon: iconUser,
iconSize: 16,
iconSize: 36,
iconSizeUnit: 'px',
iconMargin: 22,
iconMarginUnit: 'px',
iconRadius: 50,
iconType: '0',
iconAlign: 'left',
iconColor: 'undefined',
iconFontColor: 'Inherit',
iconColor: 'Inherit',
iconFontColor: 'undefined',
iconUrl: url,
iconTarget: false,
},
Expand Down

0 comments on commit 5851ee4

Please sign in to comment.