FIX: More consistent naming conventions in widget
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
c0fa55c5f7
commit
a1353e0817
@@ -1,6 +1,6 @@
|
||||
import type { Model } from "@ironcalc/wasm";
|
||||
import { columnNameFromNumber } from "@ironcalc/wasm";
|
||||
import { getColor } from "../editor/util";
|
||||
import { getColor } from "../Editor/util";
|
||||
import type { Cell } from "../types";
|
||||
import type { WorkbookState } from "../workbookState";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user