feat: add icon button
This commit is contained in:
@@ -36,6 +36,13 @@ AppWindow {
|
||||
AppGhostButton {
|
||||
text: "Ghost"
|
||||
}
|
||||
AppIconButton {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/app-icons/safari.svg"
|
||||
useOriginalColor: true
|
||||
}
|
||||
AppIconButton {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/icons/terminal-duotone.svg"
|
||||
}
|
||||
}
|
||||
|
||||
AppCard {
|
||||
|
||||
Reference in New Issue
Block a user