hypnagaga/src/components/Framer/stories/docs/component.md
2023-07-20 18:15:05 +01:00

232 B

An embed tool for development in the Graphics Kit.

<script>
  import { Framer } from '@reuters-graphics/graphics-components';

  const embeds = ['/embeds/my-chart/index.html'];
</script>

<Framer embeds="{embeds}" />