We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d6599 commit e2a115fCopy full SHA for e2a115f
app/routes/_libraries/config.$version.index.tsx
@@ -30,7 +30,6 @@ const librariesRouteApi = getRouteApi('/_libraries')
30
31
export default function FormVersionIndex() {
32
const { sponsorsPromise } = librariesRouteApi.useLoaderData()
33
- const { version } = Route.useParams()
34
const library = getLibrary('config')
35
36
const gradientText = `pr-1 inline-block leading-snug text-transparent bg-clip-text bg-gradient-to-r ${configProject.colorFrom} ${configProject.colorTo}`
0 commit comments