kkinder / puepy

Python+Webassembly Frontend Framework via PyScript
https://puepy.dev
Apache License 2.0
193 stars 8 forks source link

Be less willy-nilly about re-using components #6

Closed kkinder closed 3 months ago

kkinder commented 3 months ago

For #5 , this attempts to be a little more aggressive about making sure components are actually the same when re-using them. Not an ideal solution necessarily.