mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-19 18:56:36 +00:00
format fixes
This commit is contained in:
parent
6d19aaab43
commit
445427ecec
@ -7,7 +7,7 @@ import {
|
||||
IStackTokens,
|
||||
Stack,
|
||||
TextField,
|
||||
TooltipHost
|
||||
TooltipHost,
|
||||
} from "@fluentui/react";
|
||||
import React, { FunctionComponent } from "react";
|
||||
import DeleteIcon from "../../images/delete.svg";
|
||||
|
@ -31,7 +31,7 @@ import {
|
||||
getDefaultEntities,
|
||||
getEntityValuePlaceholder,
|
||||
imageProps,
|
||||
options
|
||||
options,
|
||||
} from "./Validators/EntityTableHelper";
|
||||
|
||||
interface AddTableEntityPanelProps {
|
||||
|
Loading…
x
Reference in New Issue
Block a user