Removed invalid properties from NIcon callers

This commit is contained in:
ItsLemmy
2025-10-15 16:03:29 -04:00
parent fd33761901
commit 6fd41cd591
6 changed files with 6 additions and 11 deletions
-1
View File
@@ -336,7 +336,6 @@ ColumnLayout {
NIcon {
icon: "check"
pointSize: Style.fontSizeXS
font.weight: Style.fontWeightBold
color: Color.mOnSecondary
anchors.centerIn: parent
}