🐛 fix: import error

This commit is contained in:
eshanized
2025-01-05 23:34:08 +05:30
parent 508ecaa3d5
commit 1b047c1026

View File

@@ -1,4 +1,4 @@
import "components"
import "./components"
import QtQuick 2.0
import QtQuick.Layouts 1.2