mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-23 10:17:02 +02:00
Use open-color directly (#1371)
This commit is contained in:
@@ -2,7 +2,7 @@ import React from "react";
|
||||
import { Popover } from "./Popover";
|
||||
import { render, unmountComponentAtNode } from "react-dom";
|
||||
|
||||
import "./ContextMenu.css";
|
||||
import "./ContextMenu.scss";
|
||||
|
||||
type ContextMenuOption = {
|
||||
label: string;
|
||||
|
Reference in New Issue
Block a user