avo-hq/avo

Title and description for tabs

Closed this issue · 1 comments

Feature

Create a header section for tabs that displays a title and a description, similar to the resource's title and description.

DSL should look something like this:

tabs "Title here", description: "Description here" do
  # ...
end

Image

(For assignment)