Refactor: create reusable component version of registration/onboarding notice #179

Merged
jose merged 7 commits from onboard-alert-component into master 2025-08-25 06:53:37 +00:00
Showing only changes of commit 7b357641d1 - Show all commits

View File

@@ -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 */
<template>