change shading val -> type

This commit is contained in:
Tom Hunkapiller
2021-05-29 05:51:06 +03:00
parent 730e33b164
commit 034cd187ab
14 changed files with 24 additions and 24 deletions

View File

@ -435,7 +435,7 @@ describe("TableCell", () => {
shading: {
fill: "FF0000",
color: "0000ff",
val: ShadingType.PERCENT_10,
type: ShadingType.PERCENT_10,
},
});