Fix duplicate entry in available stacks list (#128)
Removed duplicate entry for 'jetpack-compose' from available stacks.
This commit is contained in:
@@ -112,7 +112,6 @@ python3 .shared/ui-ux-pro-max/scripts/search.py "<keyword>" --stack html-tailwin
|
|||||||
```
|
```
|
||||||
|
|
||||||
Available stacks: `html-tailwind`, `react`, `nextjs`, `vue`, `svelte`, `swiftui`, `react-native`, `flutter`, `shadcn`, `jetpack-compose`
|
Available stacks: `html-tailwind`, `react`, `nextjs`, `vue`, `svelte`, `swiftui`, `react-native`, `flutter`, `shadcn`, `jetpack-compose`
|
||||||
, `jetpack-compose`
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Search Reference
|
## Search Reference
|
||||||
|
|||||||
Reference in New Issue
Block a user