diff --git a/packages/nc-gui/components/project/spreadsheet/components/cell/PercentCell.vue b/packages/nc-gui/components/project/spreadsheet/components/cell/PercentCell.vue new file mode 100644 index 0000000000..d42fe4e5d0 --- /dev/null +++ b/packages/nc-gui/components/project/spreadsheet/components/cell/PercentCell.vue @@ -0,0 +1,69 @@ + + + + + + + diff --git a/packages/nc-gui/components/project/spreadsheet/components/editableCell/PercentCell.vue b/packages/nc-gui/components/project/spreadsheet/components/editableCell/PercentCell.vue new file mode 100644 index 0000000000..a80c1e4812 --- /dev/null +++ b/packages/nc-gui/components/project/spreadsheet/components/editableCell/PercentCell.vue @@ -0,0 +1,135 @@ + + + + + + +