mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
fix: build
This commit is contained in:
@@ -23,6 +23,7 @@ hero:
|
|||||||
|
|
||||||
import { Card, CardGrid } from '@astrojs/starlight/components';
|
import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||||
import MyIcon from '../../../components/MyIcon.astro';
|
import MyIcon from '../../../components/MyIcon.astro';
|
||||||
|
import SubscriptionForm from '../../../components/SubscriptionForm.astro'
|
||||||
|
|
||||||
<CardGrid>
|
<CardGrid>
|
||||||
<Card title="43 Desafíos">
|
<Card title="43 Desafíos">
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ hero:
|
|||||||
|
|
||||||
import { Card, CardGrid } from '@astrojs/starlight/components';
|
import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||||
import MyIcon from '../../../components/MyIcon.astro';
|
import MyIcon from '../../../components/MyIcon.astro';
|
||||||
|
import SubscriptionForm from '../../../components/SubscriptionForm.astro'
|
||||||
|
|
||||||
<CardGrid>
|
<CardGrid>
|
||||||
<Card title="43 Défis">
|
<Card title="43 Défis">
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ hero:
|
|||||||
|
|
||||||
import { Card, CardGrid } from '@astrojs/starlight/components';
|
import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||||
import MyIcon from '../../../components/MyIcon.astro';
|
import MyIcon from '../../../components/MyIcon.astro';
|
||||||
|
import SubscriptionForm from '../../../components/SubscriptionForm.astro'
|
||||||
|
|
||||||
<CardGrid>
|
<CardGrid>
|
||||||
<Card title="43 Desafios">
|
<Card title="43 Desafios">
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ hero:
|
|||||||
|
|
||||||
import { Card, CardGrid } from '@astrojs/starlight/components';
|
import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||||
import MyIcon from '../../../components/MyIcon.astro';
|
import MyIcon from '../../../components/MyIcon.astro';
|
||||||
|
import SubscriptionForm from '../../../components/SubscriptionForm.astro'
|
||||||
|
|
||||||
<CardGrid>
|
<CardGrid>
|
||||||
<Card title="43 Испытания">
|
<Card title="43 Испытания">
|
||||||
|
|||||||
Reference in New Issue
Block a user