fixed empty project description
This commit is contained in:
+1
-1
@@ -642,7 +642,7 @@ export const getLPA = (token) => {
|
||||
azureHeaders(token)
|
||||
)
|
||||
.then((res) => {
|
||||
// console.log(res.data);
|
||||
console.log(res.data);
|
||||
return res.data;
|
||||
})
|
||||
.catch((error) => {
|
||||
|
||||
Reference in New Issue
Block a user