Home
last modified time | relevance | path

Searched refs:replacedComponents (Results 1 – 1 of 1) sorted by relevance

/expo/packages/html-elements/
H A Dbabel.js86 state.replacedComponents.add(prefixedComponent);
105 state.replacedComponents.forEach((component) => {
127 state.replacedComponents = new Set(); variable in state
133 if (state.replacedComponents.size > 0) {