mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-08 20:17:03 +00:00
webpack and all loader as well plugin version update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import NewVertexIcon from "images/NewVertex.svg";
|
||||
import StyleIcon from "images/Style.svg";
|
||||
import * as ko from "knockout";
|
||||
import React from "react";
|
||||
import NewVertexIcon from "../../../images/NewVertex.svg";
|
||||
import StyleIcon from "../../../images/Style.svg";
|
||||
import { DatabaseAccount } from "../../Contracts/DataModels";
|
||||
import * as ViewModels from "../../Contracts/ViewModels";
|
||||
import { CommandButtonComponentProps } from "../Controls/CommandButton/CommandButtonComponent";
|
||||
|
||||
Reference in New Issue
Block a user