From b0e6fc155d1fbc4028bde62ea793d5d00ee2558e Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Mon, 4 Dec 2023 13:28:55 +0530 Subject: [PATCH] feat: add founders note --- .../v3/views/auth/start/FounderNote.vue | 54 ++++++++++++++++--- 1 file changed, 48 insertions(+), 6 deletions(-) diff --git a/app/javascript/v3/views/auth/start/FounderNote.vue b/app/javascript/v3/views/auth/start/FounderNote.vue index 0b41ad8e7..548201e81 100644 --- a/app/javascript/v3/views/auth/start/FounderNote.vue +++ b/app/javascript/v3/views/auth/start/FounderNote.vue @@ -1,11 +1,53 @@