Rename state/environment to state/app
This commit is contained in:
parent
1beb56abcf
commit
b0b9904bc1
12 changed files with 93 additions and 79 deletions
|
@ -1,5 +1,5 @@
|
|||
import FontFaceObserver from 'fontfaceobserver';
|
||||
import { setCharWidth } from '../state/environment';
|
||||
import { setCharWidth } from '../state/app';
|
||||
import { stringWidth } from '../util';
|
||||
|
||||
export default function fonts({ store }) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue