Regular filters instead of experimental combobox, sort by timestamp
This commit is contained in:
parent
d4052f03a1
commit
845773f3f1
@ -24,8 +24,7 @@ import ScreenshotCell from "./ScreenshotCell.js";
|
||||
export default {
|
||||
components: {
|
||||
AgGridVue,
|
||||
ScreenshotCell: ScreenshotCell,
|
||||
ComboboxFilter
|
||||
ScreenshotCell: ScreenshotCell
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user