mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-05-04 18:53:01 +03:00
#325 Updated to react 17
This commit is contained in:
parent
18bccab27a
commit
6c90d7072f
134 changed files with 2691 additions and 735 deletions
src/utils
|
@ -1,4 +1,4 @@
|
|||
import React, { ChangeEvent, FC } from 'react';
|
||||
import { ChangeEvent, FC } from 'react';
|
||||
import classNames from 'classnames';
|
||||
import { v4 as uuid } from 'uuid';
|
||||
import { identity } from 'ramda';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue