Skip to content

Commit 32131f2

Browse files
committed
chore: add alpha to dropdown
1 parent 0fe4335 commit 32131f2

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
@@ -406,7 +406,7 @@ export const form: LibrarySlim = {
406406
frameworks: ['react', 'preact', 'vue', 'angular', 'solid', 'lit', 'svelte'],
407407
latestVersion: 'v1',
408408
latestBranch: 'main',
409-
availableVersions: ['v1'],
409+
availableVersions: ['v1', 'alpha'],
410410
scarfId: '72ec4452-5d77-427c-b44a-57515d2d83aa',
411411
sitemap: {
412412
includeLandingPage: true,

0 commit comments

Comments
 (0)