update
This commit is contained in:
@@ -19,3 +19,7 @@ export const toPage = (url) => {
|
||||
url: url,
|
||||
}).then();
|
||||
}
|
||||
|
||||
export const backPage = () => {
|
||||
window.history.back();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user