@kristin_baumann !11
import React from 'react';
import { render, Artboard, View, Image } from 'react-sketchapp';
const Example = () => (
![]()
)
export default (context) => render(,
context.document.currentPage())
A first example https://github.com/kristinbaumann/
react-sketchapp-starter-kit