Skip to content

Commit

Permalink
typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
bikrant committed Dec 9, 2023
1 parent 62dba9e commit e7962cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/src/assets/docs/extensions/fixedcolumns/source-ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { Component, OnInit } from '@angular/core';
})
export class SelectExtensionComponent implements OnInit {

// Must be declared as "any", not as "DataTables.Settings"
// Must be declared as "any", not as "DataTables.Settings"
dtOptions: any = {};

Expand Down

0 comments on commit e7962cb

Please sign in to comment.