Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Be consistent with notes, warnings, and important messages #38

@scottsand-db

Description

@scottsand-db

We need to be consistent with our note/important/warning boxes. i.e. same text => same colour, throughout the website.

Note -> <Info title="Note" level="info"> // this is blue
Important -> <Info title="Important!" level="warning"> // this is yellow
Warning -> <Info title="Warning!" level="danger"> // this is red

We should also rename the Info.jsx levels to match the text better -> i.e. rename danger to warning, and rename warning to important

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions