We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5af219 commit afd4ac6Copy full SHA for afd4ac6
src/pages/PageOne/DemoCard.jsx
@@ -59,7 +59,7 @@ const DemoCard = ({uploadFiles, width=300, title="Hiking", url='', isFirstCard,
59
useEffect(() => {
60
axios.get(url,{
61
headers:{
62
- Authorization: `token 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`
+ Authorization: `token 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`
63
}
64
})
65
.then(response => {
0 commit comments