mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-07-20 02:31:51 +00:00
Create src folder for shlink-web-component
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useRef, useState } from 'react';
|
||||
import { useLocation, useNavigate } from 'react-router-dom';
|
||||
import { parseQuery } from '../../../shlink-web-component/utils/helpers/query';
|
||||
import { parseQuery } from '../../../shlink-web-component/src/utils/helpers/query';
|
||||
|
||||
const DEFAULT_DELAY = 2000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user