Roman Sribnyi
Roman Sribnyi
- popover on hover & skill-tag and hint style edits; - move unused tooltip component to the separate file; - align actions btns row to whole container & set heartOutline...
- add avatarsCount props to avatarStack doc & hide count if doesn't exist; - add required size values & remove unused code imports.
### Describe the bug We have encountered an issue with data prefetching in our application utilizing @tanstack/react-query version 5.8.7 and @tanstack/react-router version ^1.0.5. The core of the problem lies in...