From 590e5fa46d6d1bf8c625c84218a95aabd17cab45 Mon Sep 17 00:00:00 2001 From: KazariEX <1364035137@qq.com> Date: Fri, 11 Oct 2024 01:56:38 +0800 Subject: [PATCH] chore(playground): adjust attribute order --- playground/app/app.vue | 4 ++-- playground/app/components/plain-button.vue | 2 +- playground/app/components/plain-select.vue | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/playground/app/app.vue b/playground/app/app.vue index 83f3438..a4d8f69 100644 --- a/playground/app/app.vue +++ b/playground/app/app.vue @@ -21,9 +21,9 @@