Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit e7962cb

Browse files
author
bikrant
committed
typo fixed
1 parent 62dba9e commit e7962cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demo/src/assets/docs/extensions/fixedcolumns/source-ts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import { Component, OnInit } from '@angular/core';
77
})
88
export class SelectExtensionComponent implements OnInit {
99

10-
// Must be declared as "any", not as "DataTables.Settings"
1110
// Must be declared as "any", not as "DataTables.Settings"
1211
dtOptions: any = {};
1312

0 commit comments

Comments
 (0)