diff --git a/src/components/RegistrationNotice.vue b/src/components/RegistrationNotice.vue index 7eff6373..683736ff 100644 --- a/src/components/RegistrationNotice.vue +++ b/src/components/RegistrationNotice.vue @@ -1,7 +1,7 @@ /** * @file RegistrationNotice.vue * @description Reusable component for displaying user registration status and related actions. * Shows registration notice when user is not registered, with options to show identifier info * or -access advanced options. * * @author Matthew Raymer * @version 1.0.0 * @created +access advanced options. * * @author Jose Olarte III * @version 1.0.0 * @created 2025-08-21T17:25:28-08:00 */