From f7f45dd07485fbbce1934e9dd17bd477e445b591 Mon Sep 17 00:00:00 2001 From: Himika Sarkar Date: Sun, 6 Nov 2022 00:31:39 +0530 Subject: [PATCH] feat(json): Updated data.json --- data.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..85cb85b 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,17 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Storybook JS", + "link": "https://github.com/storybookjs/storybook, + "label": "good first issue", + "technologies": [ + "TypeScript", + "JavaScript" + ], + "description": "Storybook is a frontend workshop for building UI components and pages in isolation." } + ] }