Skip to content

Commit b4669d6

Browse files
authored
Update token for DemoCards.jsx
1 parent afd4ac6 commit b4669d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/PageOne/DemoCards.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const DemoCards = ({uploadFiles,closeGallery=()=>{}})=>{
1818

1919
axios.get(githubApiUrl,{
2020
headers:{
21-
Authorization: `token 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`
21+
Authorization: `token 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`
2222
}
2323
})
2424
.then(response => {

0 commit comments

Comments
 (0)