Fixed minor things, cleaned up some code
This commit is contained in:
@@ -54,6 +54,9 @@ export function State() {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO a proper Prop-decorator
|
||||
export {State as Prop};
|
||||
|
||||
|
||||
/**
|
||||
* This CustomElement class is to avoid having to do an ugly workaround in every custom-element:
|
||||
|
||||
Reference in New Issue
Block a user