Skip to content

Instantly share code, notes, and snippets.

@HannaEsCS
Created June 23, 2023 14:52
- export default function registerAccessibilitySnapshotNode( name, node) {
+ export default function registerAccessibilitySnapshotNode( name, node, width = 300, height = 700) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment