import React from 'react' import { Checkbox, } from 'app/common' import AudioSelect from 'app/views/audio/components/audio.select' export default function TileSoundForm({ tile, parent }) { return (