Browse Source

chore(nc-gui): lint

pull/5500/head
Wing-Kam Wong 2 years ago
parent
commit
cc88c53c84
  1. 2
      packages/nc-gui/components/cell/Checkbox.vue

2
packages/nc-gui/components/cell/Checkbox.vue

@ -7,8 +7,8 @@ import {
getMdiIcon,
inject,
parseProp,
useSelectedCellKeyupListener,
useProject,
useSelectedCellKeyupListener,
} from '#imports'
interface Props {

Loading…
Cancel
Save