MCPcopy
hub / github.com/Yoast/wordpress-seo / schema-framework.js

File schema-framework.js

packages/js/src/settings/routes/schema-framework.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useMemo, useState, useCallback } from "@wordpress/element";
2import { __, sprintf } from "@wordpress/i18n";
3import { Alert, Code, ToggleField } from "@yoast/ui-library";
4import { safeCreateInterpolateElement } from "../../helpers/i18n";

Callers

nothing calls this directly

Calls 4

useSelectSettingsFunction · 0.90
__Function · 0.90
sprintfFunction · 0.70

Tested by

no test coverage detected