import React from 'react'; export default function NotDone (props: any) { return ( <>
{JSON.stringify(props)}