From 4a4fc04d44eea85a7c1a57c6b74c7b16fd0dd22a Mon Sep 17 00:00:00 2001 From: hoangchung <52132635+hoangchungk53qx1@users.noreply.github.com> Date: Mon, 26 Jan 2026 08:22:52 +0700 Subject: [PATCH] Fix duplicate entry in available stacks list (#128) Removed duplicate entry for 'jetpack-compose' from available stacks. --- .cursor/commands/ui-ux-pro-max.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.cursor/commands/ui-ux-pro-max.md b/.cursor/commands/ui-ux-pro-max.md index f64bb81..1613ed2 100644 --- a/.cursor/commands/ui-ux-pro-max.md +++ b/.cursor/commands/ui-ux-pro-max.md @@ -112,7 +112,6 @@ python3 .shared/ui-ux-pro-max/scripts/search.py "" --stack html-tailwin ``` Available stacks: `html-tailwind`, `react`, `nextjs`, `vue`, `svelte`, `swiftui`, `react-native`, `flutter`, `shadcn`, `jetpack-compose` -, `jetpack-compose` --- ## Search Reference