Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@lightningjs/ui-components

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/ui-components - npm Package Compare versions

Comparing version 2.19.4 to 2.19.5

{
"name": "@lightningjs/ui-components",
"version": "2.19.4",
"version": "2.19.5",
"description": "A shared library of helpful LightningJS components utilizing theme files to easily customize for any LightningJS application.",

@@ -5,0 +5,0 @@ "repository": {

@@ -324,3 +324,3 @@ /**

_toggleMarquee(contentTag) {
if (!contentTag) return;
// do not just return if there is no contentTag, we may still need to alpha the Marquee
if (this.marquee) {

@@ -327,0 +327,0 @@ if (contentTag) {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet