Merge fix

This commit is contained in:
Dean 2023-05-15 12:10:19 +01:00
parent 5b2f37e175
commit 3e19afd390
1 changed files with 0 additions and 3 deletions

View File

@ -22,11 +22,8 @@
export let rowCount
export let disableSorting = false
export let customPlaceholder = false
<<<<<<< HEAD
export let allowEditing = true
=======
export let allowClickRows
>>>>>>> origin/develop
const dispatch = createEventDispatcher()