feat: initial commit (migrate from old flowy monorepo)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import QtQuick
|
||||
import QtQuick.Controls.Basic
|
||||
|
||||
Text {
|
||||
color: palette.text
|
||||
font.family: Fonts.plusJakartaSans
|
||||
}
|
||||
Reference in New Issue
Block a user