mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-09 14:34:58 +00:00
Linter Missing semicolon
This commit is contained in:
parent
777fe326e1
commit
18fb7cdbda
@ -9,5 +9,5 @@ export interface IDirectoryProps {
|
||||
searchProps?: string;
|
||||
clearTextSearchProps?: string;
|
||||
pageSize?: number;
|
||||
useSpaceBetween?:boolean
|
||||
useSpaceBetween?:boolean;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user