Skip to content

Commit 8762dcd

Browse files
kadoshmsMor KadoshSeanCassiere
authored
feat: add Lit to the supported frameworks by Virtual (#253)
* feat: add Lit to the supported frameworks by Virtual * style: prettier fixup --------- Co-authored-by: Mor Kadosh <[email protected]> Co-authored-by: Sean Cassiere <[email protected]>
1 parent e46eaab commit 8762dcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/routes/_libraries.virtual.$version.index.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ export default function RouteComp() {
162162
lg:text-xl lg:max-w-2xl"
163163
>
164164
Virtualize only the visible DOM nodes within massive scrollable
165-
elements at 60FPS in TS/JS, React, Vue, Solid & Svelte while retaining
166-
100% control over markup and styles.
165+
elements at 60FPS in TS/JS, React, Vue, Solid, Svelte & Lit while
166+
retaining 100% control over markup and styles.
167167
</p>
168168
<Link
169169
to="./docs/introduction"

0 commit comments

Comments
 (0)