Steven Silvester %!s(int64=7) %!d(string=hai) anos
pai
achega
8f232a82fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/cells/src/widget.ts

+ 1 - 1
packages/cells/src/widget.ts

@@ -166,7 +166,7 @@ const RENDER_TIMEOUT = 1000;
  * A base cell widget.
  */
 export
-class Cell extends Widget implements {
+class Cell extends Widget {
   /**
    * Construct a new base cell widget.
    */