UNPKG

nhfs

Version:

NHFS — A sleek HTTP file server for the web built with Next.js and HeroUI. (Alpha)

6 lines (4 loc) 170 B
import { ModalProps } from '@heroui/modal'; export const modal: ModalProps['classNames'] = { base: 'bg-content2 dark:bg-black border-1 border-divider max-h-[80%]', };