Setup

To use the Sections API, install the @wix/restaurants package using npm or Yarn:

Copy

or

Copy

Then import { sections } from @wix/restaurants:

Copy
Did this help?