Files
frontend-app-authoring/src/generic/__mocks__/index.js
Rômulo Penido f57d40ea34 feat: tag sections, subsections, and the whole course (FC-0053) (#879)
* feat: tag sections, subsections, and the whole course
* docs: add comments to useContentTagsCount
2024-03-28 17:44:29 +05:30

3 lines
120 B
JavaScript

/* eslint-disable import/prefer-default-export */
export { default as contentTagsCountMock } from './contentTagsCount';