fix import in v0.2 again

This commit is contained in:
outfoxxed 2025-12-15 03:34:10 -08:00
parent cb079d999d
commit 840a402cb8
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -2,7 +2,6 @@
title: "QML Language"
index: 10
---
import Collapsible from "@components/Collapsible.astro";
Quickshell is configured using the Qt Modeling Language, or QML.
This page explains what you need to know about QML to start using Quickshell.