mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-16 04:13:12 +00:00
chore: fix typo
This commit is contained in:
parent
220cabfb5b
commit
b359b8f1cc
@ -210,7 +210,7 @@ const SubscriptionSetting: React.FC = () => {
|
|||||||
</li>
|
</li>
|
||||||
<li className="flex items-center dark:text-gray-300">
|
<li className="flex items-center dark:text-gray-300">
|
||||||
<Icon.Sparkles className="w-5 h-auto text-green-600 mr-1 shrink-0" />
|
<Icon.Sparkles className="w-5 h-auto text-green-600 mr-1 shrink-0" />
|
||||||
More Coming Soon
|
More coming soon
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -218,7 +218,7 @@ const SubscriptionSetting: React.FC = () => {
|
|||||||
<Link
|
<Link
|
||||||
className="w-full"
|
className="w-full"
|
||||||
underline="none"
|
underline="none"
|
||||||
href="mailto:yourselfhosted@gmail.com?subject=Inquiry about Slash Team PLan"
|
href="mailto:yourselfhosted@gmail.com?subject=Inquiry about Slash Team Plan"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<Button className="w-full">Contact us</Button>
|
<Button className="w-full">Contact us</Button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user