File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -218,11 +218,11 @@ interface CustomStyledIdentifiers {
218218}
219219```
220220
221- - ` styled ` - list of identifiers of ` styled ` API (default `[ 'styled'] )
222- - ` attrs ` - list of identifiers of ` attrs ` API (default `[ 'attrs'] )
223- - ` keyframes ` - list of identifiers of ` keyframes ` API (default `[ 'keyframes'] )
224- - ` css ` - list of identifiers of ` css ` API (default `[ 'css'] )
225- - ` createGlobalStyle ` - list of identifiers of ` createGlobalStyle ` API (default `[ 'createGlobalStyle'] )
221+ - ` styled ` - list of identifiers of ` styled ` API (default ` ['styled'] ` )
222+ - ` attrs ` - list of identifiers of ` attrs ` API (default ` ['attrs'] ` )
223+ - ` keyframes ` - list of identifiers of ` keyframes ` API (default ` ['keyframes'] ` )
224+ - ` css ` - list of identifiers of ` css ` API (default ` ['css'] ` )
225+ - ` createGlobalStyle ` - list of identifiers of ` createGlobalStyle ` API (default ` ['createGlobalStyle'] ` )
226226
227227Example
228228
You can’t perform that action at this time.
0 commit comments