Commit 7869bb7
authored
[CSS Modules] Fix typo in example where a URL was used to import a declarative script #1139
This is the typo we just noticed in the call with Domenic. Simple replacement of the full URL with a non-URL specifier to match the surrounding markup.1 parent 70a1845 commit 7869bb7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments