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