@lightningtv/solid
Advanced tools
Comparing version
@@ -43,4 +43,5 @@ import { Index, createEffect, createMemo, createSignal, Show, untrack, } from 'solid-js'; | ||
// }); | ||
const handler = keyHandler(updateOffset); | ||
return (<Show when={items()} fallback={props.fallback}> | ||
<Dynamic component={component} {...props} {...keyHandler(updateOffset)}> | ||
<Dynamic component={component} {...props} {...handler}> | ||
<Index each={items()} children={props.children}/> | ||
@@ -47,0 +48,0 @@ </Dynamic> |
{ | ||
"name": "@lightningtv/solid", | ||
"version": "2.7.9-0", | ||
"version": "2.7.9-1", | ||
"description": "Lightning Renderer for Solid Universal", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
267718
0.03%3876
0.05%