diff --git a/src/components/TTLEditor.svelte b/src/components/TTLEditor.svelte new file mode 100644 index 0000000..f3ac696 --- /dev/null +++ b/src/components/TTLEditor.svelte @@ -0,0 +1,71 @@ + + +
+ + + updateOutput()} /> + seconds + +
+ + diff --git a/src/components/create-domains/ACreate.svelte b/src/components/create-domains/ACreate.svelte index da9b216..4524976 100644 --- a/src/components/create-domains/ACreate.svelte +++ b/src/components/create-domains/ACreate.svelte @@ -1,6 +1,7 @@