Delint
This commit is contained in:
parent
f07402d234
commit
6d0fd0322e
2 changed files with 3 additions and 3 deletions
|
@ -44,7 +44,7 @@ interface IProps {
|
|||
layout?: Layout;
|
||||
// Whether to always show a timestamp
|
||||
alwaysShowTimestamps?: boolean;
|
||||
forExport?: boolean,
|
||||
forExport?: boolean;
|
||||
}
|
||||
|
||||
interface IState {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue