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 afd4ac6 commit b4669d6Copy full SHA for b4669d6
src/pages/PageOne/DemoCards.jsx
@@ -18,7 +18,7 @@ const DemoCards = ({uploadFiles,closeGallery=()=>{}})=>{
18
19
axios.get(githubApiUrl,{
20
headers:{
21
- Authorization: `token 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`
+ Authorization: `token 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`
22
}
23
})
24
.then(response => {
0 commit comments