import React from 'react'; import styles from './styles.scss'; export const previewWarning = ({ onConfirm }) => (

Warning!

We are about to run downloaded code.

This can be dangerous!

);