display tweaks and approval page timing

This commit is contained in:
2023-04-26 17:06:37 -07:00
parent 4aab08e6f0
commit c2cc007a81
7 changed files with 25 additions and 16 deletions

View File

@ -3,7 +3,6 @@
import ErrorAlert from '../ErrorAlert.svelte';
export let title;
export let error = null;
</script>