fix(change_detection): fixed reflect properties as attributes
Closes #3761
This commit is contained in:
@ -17,6 +17,5 @@ export {
|
||||
ViewDefinition,
|
||||
DOCUMENT,
|
||||
APP_ID,
|
||||
DOM_REFLECT_PROPERTIES_AS_ATTRIBUTES,
|
||||
MAX_IN_MEMORY_ELEMENTS_PER_TEMPLATE
|
||||
} from './src/render/render';
|
||||
|
Reference in New Issue
Block a user