fix: Light icons are not responsive to dark theme
This commit is contained in:
@@ -414,7 +414,7 @@ export type ProsemirrorDoc = {
|
||||
};
|
||||
|
||||
export enum IconType {
|
||||
Outline = "outline",
|
||||
SVG = "svg",
|
||||
Emoji = "emoji",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user