Skip to content

Commit

Permalink
Remove duplicate style variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrohan authored Dec 9, 2024
1 parent a641df3 commit 4e787d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/octicons_react/src/createIconComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export function createIconComponent(name, defaultClassName, getSVGData) {
className = '',
fill = 'currentColor',
size = 16,
style,
verticalAlign = 'text-bottom',
id,
title,
Expand Down

0 comments on commit 4e787d1

Please sign in to comment.