Use back this axios version

The experimental fetch is buggy
pull/1/head
Lim Chee Aun 2022-12-13 16:39:21 +08:00
rodzic 7b7b8b9443
commit 695b246401
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
import './app.css';
import { createHashHistory } from 'history';
import { login } from 'masto/fetch';
import { login } from 'masto';
import Router from 'preact-router';
import { useEffect, useLayoutEffect, useState } from 'preact/hooks';
import { useSnapshot } from 'valtio';