mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 10:20:16 +01:00
design of the map component functional
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Button from "./utill/button";
|
||||
import TextInput from "./utill/textInput";
|
||||
import Button from "../util/button";
|
||||
import TextInput from "../util/textInput";
|
||||
|
||||
export default function LoginForm() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user