import QtQuick 2.13
import "../imports"
TextEdit {
font.family: Theme.fontEmoji.name + "," + Theme.fontRegular.name
}