aboutsummaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/test/fixtures/render-with-components/src/components/CustomMarquee.astro
blob: 3108b997354c9ef6fdd65b60fae939163dcdf47a (plain) (blame)
1
<marquee data-custom-marquee {...Astro.props}><slot /></marquee>