import { css } from "@emotion/css"; export const toggler = css` display: block; width: 100%; `;