mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-21 09:51:11 +00:00
Prettier 2.0 (#393)
This commit is contained in:
@@ -15,7 +15,7 @@ describe("CommandBarUtil tests", () => {
|
||||
disabled: true,
|
||||
tooltipText: "tooltipText",
|
||||
children: [],
|
||||
className: "className"
|
||||
className: "className",
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user