Browse Source

formatting

A. Darian 9 năm trước cách đây
mục cha
commit
59d9adde2a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/notebook/cells/widget.ts

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

@@ -667,7 +667,7 @@ namespace MarkdownCellWidget {
    * An options object for initializing a base cell widget.
    */
   export
-    interface IOptions {
+  interface IOptions {
     /**
      * A renderer for creating cell widgets.
      *