From cbbec5779e77ec68ab0f84cc6805355ac634d198 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Sat, 1 Jan 2022 09:35:57 +1100 Subject: [PATCH] Update s.json --- src/technologies/s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index 10ca43139..8e62a1775 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4030,8 +4030,8 @@ "cats": [ 18 ], - "description": "A new way to craft modern, reactive web interfaces with Ruby on Rails.", - "html": "<[^>]+data-reflex", + "description": "StimulusReflex lets you create reactive web interfaces with Ruby on Rails.", + "dom": "[data-reflex]", "icon": "stimulus-reflex-logo.svg", "implies": ["Ruby on Rails", "Stimulus"], "scripts": "\\.stimulate", @@ -4828,4 +4828,4 @@ }, "website": "https://styled-components.com" } -} \ No newline at end of file +}