Skip to main content
Question

This is for save the json data in the post

  • December 18, 2024
  • 0 replies
  • 17 views

gauravks
Forum|alt.badge.img+6

 const fetchFestivalData = [

        { "month": "January", "festival": "New Year's Day", "date": "January 1" },

        { "month": "December", "festival": "Christmas", "date": "December 25" },

    ];