Skip to content

Commit

Permalink
chore(saas): rename headers of saas site setup page
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmoysrt committed Nov 21, 2024
1 parent 23e017b commit 61ae711
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dashboard/src2/pages/saas/SetupSite.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<div class="flex h-screen overflow-hidden sm:bg-gray-50" v-else>
<div class="w-full overflow-auto">
<SaaSLoginBox
title="Let’s set up your account"
subtitle="Setup your default settings for your account"
title="Let’s set up your site"
subtitle="Setup your default settings for your site"
:logo="saasProduct?.logo"
>
<template v-slot:default>
Expand Down

0 comments on commit 61ae711

Please sign in to comment.