-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Is it possible to do something like this?
import styles from './styles.module.scss'
styles['somedynamicindex']
Getting this error
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'IIconModuleScss'.
No index signature with a parameter of type 'string' was found on type 'IIconModuleScss'.
muratx10
Metadata
Metadata
Assignees
Labels
No labels