From 9f8154ff09d91ed1ab305f89484f6050c78aaae4 Mon Sep 17 00:00:00 2001 From: Eduardo Morales Date: Mon, 8 Jan 2024 09:34:55 -0600 Subject: enh(core): replaced previous native a element with NcButton Signed-off-by: Eduardo Morales --- .../src/components/Profile/PrimaryActionButton.vue | 70 ++++++++-------------- 1 file changed, 24 insertions(+), 46 deletions(-) (limited to 'core/src') diff --git a/core/src/components/Profile/PrimaryActionButton.vue b/core/src/components/Profile/PrimaryActionButton.vue index dcd28e0c3a1..d09b348c62b 100644 --- a/core/src/components/Profile/PrimaryActionButton.vue +++ b/core/src/components/Profile/PrimaryActionButton.vue @@ -21,23 +21,33 @@ --> -- cgit v1.2.3