Fixed small bug
This commit is contained in:
parent
18d4add22d
commit
48c4f780c1
1 changed files with 0 additions and 6 deletions
|
|
@ -1,10 +1,4 @@
|
|||
import { Button } from "@tensamin/ui/cmp/button";
|
||||
import {
|
||||
Card,
|
||||
CardContent,
|
||||
CardHeader,
|
||||
CardTitle,
|
||||
} from "@tensamin/ui/cmp/card";
|
||||
import { Input } from "@tensamin/ui/cmp/input";
|
||||
import { Label } from "@tensamin/ui/cmp/label";
|
||||
import { useStorage } from "@tensamin/storage/context";
|
||||
|
|
|
|||
Loading…
Reference in a new issue