mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-07 16:34:26 +00:00
Run npm lint:fix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import React, { FormEvent, useState } from 'react';
|
||||
import type { FormEvent} from 'react';
|
||||
import React, { useState } from 'react';
|
||||
import {
|
||||
TextInput,
|
||||
PasswordInput,
|
||||
|
||||
Reference in New Issue
Block a user