зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1533372 - Update MDN link.
Differential Revision: https://phabricator.services.mozilla.com/D22805 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
c676b40b18
Коммит
8062e8e8b0
|
@ -29,7 +29,8 @@ import type { NamedValue } from "../../utils/pause/scopes/types";
|
||||||
|
|
||||||
import "./Scopes.css";
|
import "./Scopes.css";
|
||||||
|
|
||||||
const mdnLink = "https://developer.mozilla.org/en-US/docs/Tools/Debugger";
|
const mdnLink =
|
||||||
|
"https://developer.mozilla.org/en-US/docs/Tools/Debugger/Using_the_Debugger_map_scopes_feature";
|
||||||
|
|
||||||
const { ObjectInspector } = objectInspector;
|
const { ObjectInspector } = objectInspector;
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче