chore(SW-360): use signup naming

This commit is contained in:
Chuma McPhoy
2024-10-23 11:41:20 +02:00
parent 158bae92ae
commit 94744a4260
6 changed files with 19 additions and 24 deletions
@@ -1,4 +1,4 @@
export type RegisterFormProps = {
export type SignUpFormProps = {
link?: { href: string; text: string }
subtitle?: string
title: string