From 44287db6c855a50d966ecd41f1cb2bd5db6c40b5 Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Wed, 1 May 2024 21:30:49 +0000 Subject: [PATCH] Build Fixes - Apostrophe --- pease-portfolio/src/app/projects/custom/chatmaps/page.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pease-portfolio/src/app/projects/custom/chatmaps/page.js b/pease-portfolio/src/app/projects/custom/chatmaps/page.js index 33ac7a0..5635004 100644 --- a/pease-portfolio/src/app/projects/custom/chatmaps/page.js +++ b/pease-portfolio/src/app/projects/custom/chatmaps/page.js @@ -203,7 +203,7 @@ function ImageCarousel() { {instanceRef.current?.next()}}>
- This is the homepage of the application, featuring a map with the nearby rooms and users saved rooms, as well as a sidebar. The sidebar allows the user to navigate around the rooms, the friends they have, any DM's they have sent or received, as well as accept friend requests. + This is the homepage of the application, featuring a map with the nearby rooms and users saved rooms, as well as a sidebar. The sidebar allows the user to navigate around the rooms, the friends they have, any DM's they have sent or received, as well as accept friend requests.
@@ -213,7 +213,7 @@ function ImageCarousel() { {instanceRef.current?.next()}}>
- This is the chat room page. The user can see the messages in the room, as well as send messages. The user can also see the users in the room, as well as the room's topic and location. The user may also choose to save this room for later here. + This is the chat room page. The user can see the messages in the room, as well as send messages. The user can also see the users in the room, as well as the room's topic and location. The user may also choose to save this room for later here.