This commit is contained in:
parent
2f2b84bfbb
commit
b22b2cbfac
9 changed files with 60 additions and 84 deletions
|
@ -1,5 +1,5 @@
|
|||
import axios from 'axios';
|
||||
import LinkHeader from 'http-link-header';
|
||||
import LinkHeader from './link_header';
|
||||
|
||||
export const getLinks = response => {
|
||||
const value = response.headers.link;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue