Skip to content

Commit 35cf17c

Browse files
authored
Update icon_component.rs
1 parent 647b6ff commit 35cf17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lib/src/icon_component.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pub fn Icon<T: IconShape + Clone + PartialEq + 'static>(props: IconProps<T>) ->
6060
title {
6161
"{title_text}"
6262
}
63-
},
63+
}
6464
{props.icon.child_elements()}
6565
}
6666
)

0 commit comments

Comments
 (0)