Merge pull request #790 from josepfo/fix/clean-filters-button-styling

Fix: search filter section according to spec
This commit is contained in:
Rafael Taranto 2021-11-11 18:29:39 +00:00 committed by GitHub
commit 750bca63e5
9 changed files with 163 additions and 45 deletions

View file

@ -1,7 +1,6 @@
const anonymous = require('../../../constants').anonymousCustomer
const customers = require('../../../customers')
const filters = require('../../filters')
const loyalty = require('../../../loyalty')
const resolvers = {
Customer: {