import React from 'react' import { NumberInput, ColorInput, Slider } from 'app/common' export default function TileGradientForm({ tile, parent }) { return (