feat: Ability to edit saved folders (#7236)

* feat: Ability to edit saved filters

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
This commit is contained in:
Sivin Varghese
2023-06-08 14:58:57 +05:30
committed by GitHub
parent 1017903ee1
commit d7314079c9
13 changed files with 706 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
import { getters } from '../../customViews';
import customViewList from './fixtures';
import { customViewList } from './fixtures';
describe('#getters', () => {
it('getCustomViews', () => {