mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-03 14:22:41 +02:00
UI changes for chat card
This commit is contained in:
@@ -248,7 +248,6 @@ function ProgressItem(props: ProgressItemProps) {
|
||||
);
|
||||
},
|
||||
onMutate: () => {
|
||||
pageProgressMessage.set('Updating progress');
|
||||
},
|
||||
onSuccess: () => {
|
||||
renderTopicProgress(topicId, action);
|
||||
|
Reference in New Issue
Block a user