Skip to content

Commit d298aa0

Browse files
committed
chore: add Lit to TanStack Store
1 parent b247d8e commit d298aa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libraries/libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ export const store: LibrarySlim = {
492492
bgRadial: 'from-twine-500 via-twine-700/50 to-transparent',
493493
badge: 'alpha',
494494
repo: 'tanstack/store',
495-
frameworks: ['react', 'preact', 'solid', 'svelte', 'vue', 'angular'],
495+
frameworks: ['react', 'preact', 'solid', 'svelte', 'vue', 'angular', 'lit'],
496496
latestVersion: 'v0',
497497
latestBranch: 'main',
498498
availableVersions: ['v0'],

0 commit comments

Comments
 (0)