import React from 'react'; interface Props { src?: string; setSrc: (newSrc: string) => void; } function BlockEdit({src, setSrc}: Props) { return (
Search for a widget in the search field below: