From 44c781ef6dd4cc7e7bcaabb671ffea610aca24a5 Mon Sep 17 00:00:00 2001 From: Avdhesh-Varshney <114330097+Avdhesh-Varshney@users.noreply.github.com> Date: Wed, 19 Jun 2024 19:27:36 +0530 Subject: [PATCH] bug-fix --- database/react.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/database/react.json b/database/react.json index 424cc9c7..25e9d53e 100644 --- a/database/react.json +++ b/database/react.json @@ -38,8 +38,10 @@ "tag": "Advanced", "title": "Code Editor", "description": "This is a code editor application built with React.js. It allows users to write, edit, and execute code snippets in programming languages like HTML,CSS,JS. The editor provides syntax highlighting, auto-completion, and other essential features to enhance the coding experience." - }, + }, + { + "tag": "Advanced", "title": "Notes App", "description": "This is an user-friendly notes app enabling seamless note management functionalities." } -] +] \ No newline at end of file