From f6af070b5af2c75e6cd2cc83aee1f51be979a71f Mon Sep 17 00:00:00 2001
From: IT18195194-Pulasthi <it18195194@my.sliit.lk>
Date: Thu, 25 Nov 2021 01:29:40 +0530
Subject: [PATCH] Full Description of the Summerization Pop Up Created

---
 cgp1fe/src/components/Popup.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cgp1fe/src/components/Popup.js b/cgp1fe/src/components/Popup.js
index 2e36cb52..2400adda 100644
--- a/cgp1fe/src/components/Popup.js
+++ b/cgp1fe/src/components/Popup.js
@@ -1,4 +1,5 @@
 import React from "react";
+//Full Description of the Summerization Pop Up Created
 class Popup extends React.Component {
   render() {
     return (
-- 
2.24.1