chore: typos --hidden
This commit is contained in:
parent
fc2f533023
commit
28ef5d7b4b
|
|
@ -123,7 +123,7 @@ function constructFiles(componentName: string, style: Style, sources: Record<str
|
|||
}
|
||||
})
|
||||
|
||||
// @ts-expect-error componentName migth not exist in Index
|
||||
// @ts-expect-error componentName might not exist in Index
|
||||
const registryDependencies = demoIndex[style][componentName as any]?.registryDependencies?.filter(i => i !== 'utils')
|
||||
|
||||
const files = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user