rickvanlieshout.com/internal/testing/__mocks__/group.ts
2022-04-16 14:53:32 +00:00

11 lines
144 B
TypeScript

export default [
{
fieldValue: "typography",
totalCount: 1,
},
{
fieldValue: "design inspiration",
totalCount: 1,
},
];