refactor resources

This commit is contained in:
Milo Schwartz
2024-11-11 00:00:16 -05:00
parent e77fb37ef1
commit 36bbb412dd
7 changed files with 441 additions and 378 deletions

View File

@@ -29,7 +29,7 @@ export default function CustomDomainInput(
};
return (
<div className="relative w-full max-w-sm">
<div className="w-full">
<div className="flex">
<Input
type="text"