GitHub

DaffNotificationOrientation

import { DaffNotificationOrientation } from '@daffodil/design/notification'

type DaffNotificationOrientation = 'horizontal' | 'vertical'