You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/app/javascript/submission_form/redact_step.vue

6 lines
96 B

<template>
<div>
<p class="text-center">This portion is redacted</p>
</div>
</template>