qwefghjk
This commit is contained in:
parent
14d7eb6a0f
commit
227cde8458
@ -106,7 +106,7 @@ fun EditCategory(
|
|||||||
onClick = {
|
onClick = {
|
||||||
selectedIconIndex = index // Update selected index
|
selectedIconIndex = index // Update selected index
|
||||||
|
|
||||||
category.copy(_id = index)
|
category.copy(icon = index)
|
||||||
editCategoryViewModel.updateCategory(category)
|
editCategoryViewModel.updateCategory(category)
|
||||||
expanded = false
|
expanded = false
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user