Skip to content
Snippets Groups Projects
Verified Commit 07511467 authored by Defendi Alberto's avatar Defendi Alberto
Browse files

Renamed TestForm

parent 188ac1fb
No related branches found
No related tags found
No related merge requests found
import React from 'react';
import { Form } from './components/TestForm/index';
import { Form } from './components/LoginForm/index';
export const App: React.FC = () => (
<div className="App">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment