import { delegate, toggle } from '@utils'; // Unobtrusive Javascript for allowing an element to toggle // the visibility of another element. // // Usage: // Toggle //