remove todo

This commit is contained in:
Mads Rasmussen
2022-07-04 13:32:47 +02:00
parent e8e21ef9a3
commit 3b0fbca6d8

View File

@@ -1,4 +1,3 @@
// TODO: Where should things like these live?
export interface UmbPropertyAction extends HTMLElement {
value?: string;
}