fixed recent action section bug

This commit was merged in pull request #48.
This commit is contained in:
victorAnumudu
2025-07-21 16:48:01 +01:00
parent 1dcae6b163
commit f50590850b
8 changed files with 43 additions and 23 deletions
+1 -1
View File
@@ -4,10 +4,10 @@ const queryKeys = {
products: ['product-data'],
myproduct_provision: ['myproduct_provision'],
product_page: ['product_page'],
recentAction: ['recent-action'],
dashboard: ['dashboard'],
topBar: ['top-bar'],
recentAction: ['recent-action'],
calendar_events: ['calendar_events'],
contacts: ['contacts']
}