Skip to content

Commit d85583b

Browse files
committed
change for 4 again
1 parent bfe4906 commit d85583b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ColorfulOptionsetGrid/App/Hooks/useColumns.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import * as React from 'react';
22
type DataSet = ComponentFramework.PropertyTypes.DataSet;
33
import DataSetInterfaces = ComponentFramework.PropertyHelper.DataSetApi;
44

5-
5+
//
66
export interface IColumnFeature{
77
width: number;
88
isVisible ?: boolean;

0 commit comments

Comments
 (0)