react icon indicating copy to clipboard operation
react copied to clipboard

custom file component

Open faezeh1378 opened this issue 9 months ago • 0 comments

Hello I want to create a custom file component in which I can have more than one url address and I can use my own token and request header to access those addresses. for example authorization: Bearer ${window.localStorage.getItem('token')} How can I do this? i use [email protected] Thanks

faezeh1378 avatar May 19 '24 06:05 faezeh1378