buoy-kit icon indicating copy to clipboard operation
buoy-kit copied to clipboard

Replace Query String Builder In Utils

Open derekdowling opened this issue 5 years ago • 0 comments

Replace with:

import { stringify } from 'query-string';
  • better tested, better implementation

derekdowling avatar Dec 12 '18 22:12 derekdowling