rickvanlieshout.com/internal/testing/__mocks__/group.ts

11 lines
144 B
TypeScript
Raw Normal View History

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