Md Mohsin
Md Mohsin
Requesting for the review of the code.
Added LRU Cache file
Does Sidetab component excepts ref or not ??? Check that first , if it does try providing a type to ref as well interface SidetabProps extends React.HTMLAttributes { ref ?:...
I can try to create this component using ts type TextSize = 'body16' | 'body18' | 'caption14' | 'caption12' | 'caption10'; type TextWeight = 'regular' | 'medium' | 'bold'; //...