default
talawa-admin • Docs
talawa-admin / components/HolidayCards/HolidayCard / default
Function: default()
> default(props
): Element
Component that displays a card with the name of a holiday.
Parameters
• props: InterfaceHolidayList
Contains the holidayName to be displayed on the card.
Returns
Element
JSX element representing a card with the holiday name.