Add linebreak
This commit is contained in:
parent
71ab00331a
commit
c8ca96633b
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import { useWebService } from "~/hooks/useWebService";
|
||||
|
||||
export function App() {
|
||||
const t = chrome.i18n.getMessage;
|
||||
const [response, error] = useWebService();
|
||||
|
|
Loading…
Reference in a new issue