Setup

To use the Categories API, install the @wix/blog package using npm or Yarn:

Copy

or

Copy

Then import { categories } from @wix/blog:

Copy
Did this help?