From 8e49ccf72323446d98712b333c05ad4fb1c47b92 Mon Sep 17 00:00:00 2001 From: daniel31x13 Date: Fri, 8 Dec 2023 11:01:47 -0500 Subject: [PATCH] minor change --- components/ModalContent/DeleteLinkModal.tsx | 2 +- .../EditCollectionSharingModal.tsx | 2 +- layouts/LinkLayout.tsx | 2 +- package.json | 9 ++--- scripts/start.ts | 13 +++++++ yarn.lock | 35 ++++++++++++++++++- 6 files changed, 55 insertions(+), 8 deletions(-) create mode 100644 scripts/start.ts diff --git a/components/ModalContent/DeleteLinkModal.tsx b/components/ModalContent/DeleteLinkModal.tsx index ebbe5ae..6991128 100644 --- a/components/ModalContent/DeleteLinkModal.tsx +++ b/components/ModalContent/DeleteLinkModal.tsx @@ -75,7 +75,7 @@ export default function DeleteLinkModal({ onClose, activeLink }: Props) {

Hold the Shift key while clicking - 'Delete' to bypass this confirmation in the future. + 'Delete' to bypass this confirmation in the future.