mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-04-23 06:51:51 +01:00
Fixed formatting.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { IconButton, Text, TextField } from "@fluentui/react";import { Areas } from "Common/Constants";
|
||||
import { IconButton, Text, TextField } from "@fluentui/react";
|
||||
import { Areas } from "Common/Constants";
|
||||
import DeleteFeedback from "Common/DeleteFeedback";
|
||||
import { getErrorMessage, getErrorStack } from "Common/ErrorHandlingUtils";
|
||||
import { deleteCollection } from "Common/dataAccess/deleteCollection";
|
||||
|
||||
Reference in New Issue
Block a user