Closed this issue 23 days ago · 1 comments
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
(For assignment)