Nabarun Gogoi
e0001466e0
* Create repository from selected template * Create project based on created repository * Replace dropdown component with component from material tailwind * Remove repository name from query parameters
28 lines
338 B
JSON
28 lines
338 B
JSON
[
|
|
{
|
|
"id": "1",
|
|
"name": "Progressive Web App (PWA)",
|
|
"icon": "^"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"name": "Kotlin",
|
|
"icon": "^"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"name": "React Native",
|
|
"icon": "^"
|
|
},
|
|
{
|
|
"id": "4",
|
|
"name": "Swift",
|
|
"icon": "^"
|
|
},
|
|
{
|
|
"id": "5",
|
|
"name": "Web app",
|
|
"icon": "^"
|
|
}
|
|
]
|