1
0
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:
Kamran Ahmed
2025-05-26 18:08:25 +01:00
parent 1c959b2c52
commit 442740ed31

View File

@@ -248,7 +248,6 @@ function ProgressItem(props: ProgressItemProps) {
);
},
onMutate: () => {
pageProgressMessage.set('Updating progress');
},
onSuccess: () => {
renderTopicProgress(topicId, action);