import QtQuick 2.12 import Qt.labs.calendar 1.0 MonthGrid { title: "MonthGrid" }