From fd4f373520ecf9ebefb4a9b6764d206f458eed5f Mon Sep 17 00:00:00 2001 From: Christopher Carroll Smith Date: Sat, 16 Mar 2024 21:54:36 -0400 Subject: [PATCH] Updated product feed Fixed invocation of obsolete dependency --- package.json | 2 +- src/components/Events.tsx | 3 +-- src/customizations/productfeed.json | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6ed85bf..8b64e01 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "promptlytechnologiesllc", "version": "1.0.2", - "author": "Christopher C. Smith ", + "author": "Christopher C. Smith", "homepage": "https://promptlytechnologies.com", "scripts": { "dev": "vite", diff --git a/src/components/Events.tsx b/src/components/Events.tsx index e0e3303..880c1a1 100644 --- a/src/components/Events.tsx +++ b/src/components/Events.tsx @@ -1,7 +1,6 @@ import { useEffect, useRef } from 'react'; import { Calendar } from '@fullcalendar/core'; import listPlugin from '@fullcalendar/list'; -import interactionPlugin from '@fullcalendar/interaction'; import eventsJSON from '../customizations/events.json'; // Put location information in the event's title @@ -16,7 +15,7 @@ export const Events = () => { useEffect(() => { if (calendarRef.current) { const calendar = new Calendar(calendarRef.current, { - plugins: [listPlugin, interactionPlugin], + plugins: [listPlugin], initialView: 'listMonth', events: eventsJSON, }); diff --git a/src/customizations/productfeed.json b/src/customizations/productfeed.json index 4d5b510..a405aa3 100644 --- a/src/customizations/productfeed.json +++ b/src/customizations/productfeed.json @@ -18,10 +18,10 @@ "title": "\"Corgi Christmas Sweater\" Customizable Gift Coupon Holiday Card", "link": "https://www.zazzle.com/corgi_christmas_sweater_customizable_gift_coupon_holiday_card-256554549410843120", "author": "PromptlyTechnologies", - "description": "\n\t\n\n\t\n\t\t\n\n\t\t\n\t\t\n\t\t\n\n\t\t\n\n\t\t\n\t\t
\n\t\t\n\t\t\t\n\n\t\t\t\n\t\t\t\n\t\t\n\t\t\t
$2.44
\n\t\t\t\n\t\t
\n\t\t\n\t\n\n\t\n", + "description": "\n\t\n\n\t\n\t\t\n\n\t\t\n\t\t\n\t\t\n\n\t\t\n\n\t\t\n\t\t
\n\t\t\n\t\t\t\n\n\t\t\t\n\t\t\t\n\t\t\n\t\t\t
$2.44
\n\t\t\t\n\t\t
\n\t\t\n\t\n\n\t\n", "price": "$2.44", "media:title": "\"Corgi Christmas Sweater\" Customizable Gift Coupon", - "media:description": "This Christmas, give your loved one an adorable \"corgi Christmas sweater\" voucher for a massage, back rub, vacation, or night on the town. With this customizable coupon decorated with cute short-legged fuzz-monsters in warm winter clothes, you can entitle your beau, spouse, or partner to anything you want.", + "media:description": "This Christmas, give your loved one an adorable "corgi Christmas sweater" voucher for a massage, back rub, vacation, or night on the town. With this customizable coupon decorated with cute short-legged fuzz-monsters in warm winter clothes, you can entitle your beau, spouse, or partner to anything you want.", "media:price": "$2.44", "media:thumbnail": { "@_url": "https://rlv.zcache.com/corgi_christmas_sweater_customizable_gift_coupon_holiday_card-r999355bb3e62496eb221011d76d93521_u79mw_152.jpg"