mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-12-14 04:03:37 +01:00
Fix lint.
This commit is contained in:
@@ -9,7 +9,7 @@ import React from 'react';
|
||||
|
||||
import {render} from 'customTestRender';
|
||||
|
||||
import {TextInput} from '../TextInput';
|
||||
import TextInput from '../TextInput';
|
||||
|
||||
describe('<TextInput/>', () => {
|
||||
it('Render text input', () => {
|
||||
|
||||
Reference in New Issue
Block a user