Skip to content

Commit

Permalink
change for 4 again
Browse files Browse the repository at this point in the history
  • Loading branch information
brasov2de committed Jul 17, 2020
1 parent bfe4906 commit d85583b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ColorfulOptionsetGrid/App/Hooks/useColumns.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import * as React from 'react';
type DataSet = ComponentFramework.PropertyTypes.DataSet;
import DataSetInterfaces = ComponentFramework.PropertyHelper.DataSetApi;


//
export interface IColumnFeature{
width: number;
isVisible ?: boolean;
Expand Down

0 comments on commit d85583b

Please sign in to comment.