-
+
+
+ ${MAX_APPLICATION_TEXT_LENGTH - 200}`}
+ x-ref="remaining"
+ x-text="limit - application_text.length"
+ x-bind:class="(error ? 'text-red animate-fade-in-up' : '')"
+ >
+ {MAX_APPLICATION_TEXT_LENGTH}
+
+
@@ -57,4 +71,20 @@ import Markdown from '@components/icons/buttons/Markdown.astro';
-