1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-07-01 12:22:15 +02:00

Merge branch 'main' of github.com:jaandrle/deka-dom-el

This commit is contained in:
2024-01-31 14:39:03 +01:00
13 changed files with 104 additions and 75 deletions

View File

@ -91,4 +91,4 @@ on.attributeChanged= function(listener, options){
//TODO: clean up when element disconnected
return element;
};
};
};