Setup

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

Copy

or

Copy

Then import { tags } from @wix/blog:

Copy
Did this help?