Skip to content

Commit

Permalink
SITES-21521: Update icon in app and UIX extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
irenelagno committed May 16, 2024
1 parent a9e1e5a commit 0b7f934
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ function ExtensionRegistration() {
{
id: 'generate-variations-header-menu-button',
label: 'Generate Variations',
icon: 'OpenIn',
variant: 'secondary',
icon: 'SenseiGenAI',
variant: 'action',
async onClick() {
console.debug('Generate Variations button clicked...');

Expand Down

0 comments on commit 0b7f934

Please sign in to comment.