diff --git a/src/content/docs/guides/harvesting.mdx b/src/content/docs/guides/harvesting.mdx index 7d4b9f5..648ba50 100644 --- a/src/content/docs/guides/harvesting.mdx +++ b/src/content/docs/guides/harvesting.mdx @@ -2,10 +2,7 @@ title: Harvesting --- -import { Aside } from "@astrojs/starlight/components"; -import { Steps } from "@astrojs/starlight/components"; -import { Badge } from '@astrojs/starlight/components'; -import { Card } from '@astrojs/starlight/components'; +import { Aside, Steps, Badge, Card } from "@astrojs/starlight/components";