Skip to content

In <LostPage404 /> include a props.fontfamily parameter to explicitly set the font family #48

Description

@Rohan-Shridhar

Description

Currently, the <LostPage404 /> component uses a fixed font family defined in CSS. This makes it difficult for users to match the component's typography with the rest of their application.

Add a new fontFamily prop that allows consumers to specify the font family used by the component.

Proposed changes

<LostPage404 fontFamily="Poppins" />

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions