json data is now collapsible!
This commit is contained in:
@@ -37,6 +37,7 @@ export interface ILog {
|
||||
timestamp?: Date;
|
||||
link?: string;
|
||||
linkText?: string;
|
||||
defaultCollapsed?: boolean
|
||||
}
|
||||
|
||||
export interface ISelect<T = string> {
|
||||
|
||||
Reference in New Issue
Block a user