Prevent getQuotaForRegion when region undefined (#107)
* Remove unused imports * Prevent error occurring when getQuotaForRegion is called with region undefined --------- Co-authored-by: Josh Tomaino <josh@cloverleaf.me>
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
import { Button } from "@unsend/ui/src/button";
|
||||
import { Input } from "@unsend/ui/src/input";
|
||||
import { Label } from "@unsend/ui/src/label";
|
||||
import {
|
||||
Dialog,
|
||||
DialogContent,
|
||||
|
Reference in New Issue
Block a user