fix(web): oops
This commit is contained in:
parent
4d2906bf78
commit
be46c5ed7c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
pub use crate::{
|
pub use crate::{
|
||||||
Http, Uri,
|
Http, Uri,
|
||||||
CACHE, URL_BASE,
|
CACHE, URL_BASE,
|
||||||
auth::{Auth, AuthToken},
|
auth::Auth,
|
||||||
page::*,
|
page::*,
|
||||||
components::*,
|
components::*,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue