mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-24 06:28:27 +01:00
Started building update functions out
This commit is contained in:
2
public/js/app.js
vendored
2
public/js/app.js
vendored
@@ -126769,7 +126769,7 @@ var Restore = /*#__PURE__*/function (_Component) {
|
||||
};
|
||||
var url = '/api/restore';
|
||||
axios__WEBPACK_IMPORTED_MODULE_4___default.a.post(url, data).then(function (resp) {
|
||||
react_toastify__WEBPACK_IMPORTED_MODULE_3__["toast"].success('Your is being restored...');
|
||||
react_toastify__WEBPACK_IMPORTED_MODULE_3__["toast"].success('Your data is being restored...');
|
||||
|
||||
_this.setState({
|
||||
show: false,
|
||||
|
||||
Reference in New Issue
Block a user