IconButton

This commit is contained in:
quadbyte 2025-08-09 13:16:32 -04:00
parent c8f4599ff1
commit da72c85bfe
2 changed files with 26 additions and 13 deletions

View file

@ -35,6 +35,10 @@ PanelWindow {
label: "Label"
description: "Description"
}
NoctaliaIconButton {
icon: "refresh"
}
}
}
}