mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-12 02:23:49 +00:00
#325 Updated to react 17
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React, { ChangeEvent, PropsWithChildren } from 'react';
|
||||
import { ChangeEvent, PropsWithChildren } from 'react';
|
||||
import { mount, ReactWrapper } from 'enzyme';
|
||||
import { Mock } from 'ts-mockery';
|
||||
import Checkbox from '../../src/utils/Checkbox';
|
||||
|
||||
Reference in New Issue
Block a user