We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23983f0 commit 9a514fcCopy full SHA for 9a514fc
frontend/src/features/permits/pages/SuccessPage/SuccessPage.tsx
@@ -29,7 +29,8 @@ export const SuccessPage = () => {
29
</Box>
30
31
<Box className="success__block success__block--info">
32
- The permit(s) and receipt have been sent to the email provided.
+ The permit(s) and receipt have been sent to the email provided. Active
33
+ permits can also be viewed under the Permits tab.
34
35
36
<Box className="success__block success__block--apply-permit">
0 commit comments