Organize imports.
This commit is contained in:
parent
e92a5fbd1a
commit
d174246bca
|
@ -1,6 +1,6 @@
|
||||||
import {Component, html} from 'htm/preact';
|
import {Component, html} from 'htm/preact';
|
||||||
import ExternalAnchor from '../components/external-anchor.js';
|
|
||||||
|
|
||||||
|
import ExternalAnchor from '../components/external-anchor.js';
|
||||||
import SearchBar from '../components/search-bar.js';
|
import SearchBar from '../components/search-bar.js';
|
||||||
import SharedFooter from '../components/shared-footer.js';
|
import SharedFooter from '../components/shared-footer.js';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue