From 1dd7f0371d9bef934295b5fb8d9b9df93713d089 Mon Sep 17 00:00:00 2001 From: kfiven <33421343+kfiven@users.noreply.github.com> Date: Thu, 30 Sep 2021 20:56:39 +0530 Subject: [PATCH] Changed p to Text component --- src/app/organisms/room/RoomViewInput.jsx | 2 +- src/app/organisms/room/RoomViewInput.scss | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/organisms/room/RoomViewInput.jsx b/src/app/organisms/room/RoomViewInput.jsx index 20886c24..6c354eda 100644 --- a/src/app/organisms/room/RoomViewInput.jsx +++ b/src/app/organisms/room/RoomViewInput.jsx @@ -333,7 +333,7 @@ function RoomViewInput({ function renderInputs() { if (!canISend) { return ( -
You do not have permission to post to this room
+