import React from 'react' import { TextArea } from 'app/common' export default function TileScriptForm({ tile, errorFields, parent }) { return (