export default { wrapper: 'fixed flex flex-col justify-end z-[55]', position: 'bottom-0 end-0', width: 'w-full sm:w-96', container: 'px-4 sm:px-6 py-6 space-y-3 overflow-y-auto' }