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 +}