feat: add ghost button
This commit is contained in:
@@ -33,6 +33,9 @@ AppWindow {
|
||||
AppSecondaryButton {
|
||||
text: "Secondary button"
|
||||
}
|
||||
AppGhostButton {
|
||||
text: "Ghost"
|
||||
}
|
||||
}
|
||||
|
||||
AppCard {
|
||||
|
||||
Reference in New Issue
Block a user