Fixed login, added clear storage button
This commit is contained in:
parent
b7266da61f
commit
462fc19591
6 changed files with 270 additions and 11 deletions
|
|
@ -8,7 +8,7 @@ import CreateScreen from "@tensamin/ui/screens/util";
|
|||
*/
|
||||
export default function Page() {
|
||||
return (
|
||||
<CreateScreen>
|
||||
<CreateScreen className="gap-5">
|
||||
<Form />
|
||||
<div className="flex">
|
||||
<a target="_blank" href="https://docs.tensamin.net/installation/#iota">
|
||||
|
|
|
|||
Loading…
Reference in a new issue