style: format
This commit is contained in:
+41
-41
@@ -155,57 +155,57 @@ AppWindow {
|
||||
}
|
||||
|
||||
Row {
|
||||
AppText {
|
||||
text: "duotone"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/duotone/basic/bookmark.svg"
|
||||
color: "green"
|
||||
}
|
||||
AppText {
|
||||
text: "duotone"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/duotone/basic/bookmark.svg"
|
||||
color: "green"
|
||||
}
|
||||
}
|
||||
Row {
|
||||
AppText {
|
||||
text: "duocolor"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/duocolor/basic/bookmark.svg"
|
||||
color: "green"
|
||||
}
|
||||
AppText {
|
||||
text: "duocolor"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/duocolor/basic/bookmark.svg"
|
||||
color: "green"
|
||||
}
|
||||
}
|
||||
Row {
|
||||
AppText {
|
||||
text: "mono"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/mono/basic/bookmark.svg"
|
||||
color: "green"
|
||||
}
|
||||
AppText {
|
||||
text: "mono"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/mono/basic/bookmark.svg"
|
||||
color: "green"
|
||||
}
|
||||
}
|
||||
Row {
|
||||
AppText {
|
||||
text: "gestalt"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/gestalt/basic/bookmark.svg"
|
||||
color: "green"
|
||||
}
|
||||
AppText {
|
||||
text: "gestalt"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/gestalt/basic/bookmark.svg"
|
||||
color: "green"
|
||||
}
|
||||
}
|
||||
Row {
|
||||
AppText {
|
||||
text: "line"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/line/basic/bookmark.svg"
|
||||
}
|
||||
AppText {
|
||||
text: "line"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/line/basic/bookmark.svg"
|
||||
}
|
||||
}
|
||||
Row {
|
||||
AppText {
|
||||
text: "filled"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/filled/basic/bookmark.svg"
|
||||
color: "green"
|
||||
}
|
||||
AppText {
|
||||
text: "filled"
|
||||
}
|
||||
AppIcon {
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/filled/basic/bookmark.svg"
|
||||
color: "green"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user