You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a member of the public,
I want to be able to read a heading and short text description of what that part of the page is,
So that I can understand what the information or graphics of that part are relating to.
Description: A centered heading followed by centered text underneath. This will follow the design of the figma component attached.
functionCenteredTextBlock({ heading, body } : {heading: string,body: string}){}
Acceptance Criteria:
Visually matches design
Definition of Done:
AC met
Applicable documentation is written in GH wiki
PR reviewed
Merged into main/feature branch
Notes / Links
The text was updated successfully, but these errors were encountered:
User story:
As a member of the public,
I want to be able to read a heading and short text description of what that part of the page is,
So that I can understand what the information or graphics of that part are relating to.
Description: A centered heading followed by centered text underneath. This will follow the design of the figma component attached.
Acceptance Criteria:
Definition of Done:
Notes / Links
The text was updated successfully, but these errors were encountered: