Setup

To use the FavoriteList API, install the @wix/dashboard-management package using npm or Yarn:

Copy

or

Copy

Then import { favoriteList } from @wix/dashboard-management:

Copy
Did this help?