1
0
Fork 0

chore: Remark linter run

This commit is contained in:
Joost De Cock 2022-02-20 14:35:50 +01:00
parent b6dab9f8fa
commit e6f1189017
164 changed files with 395 additions and 395 deletions

View file

@ -48,7 +48,7 @@ import { dimensions } from './shared'
<Note>
Since our shared dimension method is a so-called *named export* we need to
Since our shared dimension method is a so-called _named export_ we need to
import it with the syntax you see above.
</Note>