chore(lint): sort imports
This commit is contained in:
parent
d8da20026c
commit
481f2bc85f
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import React, { render } from 'preact/compat';
|
||||
|
||||
import { DocSearch, version } from '@docsearch/react';
|
||||
import React, { render } from 'preact/compat';
|
||||
|
||||
function getHTMLElement(
|
||||
value: string | HTMLElement,
|
||||
|
|
|
|||
Loading…
Reference in a new issue