mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 21:33:02 -05:00
feat: test mail subscription
This commit is contained in:
9
docs/src/content/docs/test/index.mdx
Normal file
9
docs/src/content/docs/test/index.mdx
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Test
|
||||
description: Guide to checking out someone else's answer.
|
||||
sidebar:
|
||||
order: 3
|
||||
---
|
||||
import SubscriptionForm from '../../../components/SubscriptionForm.astro'
|
||||
|
||||
<SubscriptionForm />
|
||||
Reference in New Issue
Block a user