Skip to content

Commit

Permalink
fix(key-value-table): expression has changed after it was checked in …
Browse files Browse the repository at this point in the history
…transferring
  • Loading branch information
ElonH committed Jun 3, 2020
1 parent a53c049 commit 1583a5a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -5,6 +5,7 @@ import { Columns, Config, DefaultConfig } from 'ngx-easy-table';
selector: 'app-rng-kv-table',
template: `
<ngx-table
id="kv-table"
[configuration]="configuration"
[columns]="columns"
[data]="keys"
Expand Down

0 comments on commit 1583a5a

Please sign in to comment.