mirror of
https://github.com/reiyua/RaysMovieClub.git
synced 2026-01-20 15:37:47 +00:00
Import Form function from React Bootstrap
This commit is contained in:
parent
3f50fc9e05
commit
44444228e5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
import Form from 'react-bootstrap/Form';
|
||||||
export function Signup ( props ) {
|
export function Signup ( props ) {
|
||||||
return ( <h1>Signup</h1>)
|
return ( <h1>Signup</h1>)
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue