@washingtonpost/wpds-container

v1.24.0
The container centers your content horizontally. It's the most basic layout element.

Container

The container centers your content horizontally. It's the most basic layout element.

import { Container } from "@washingtonpost/wpds-ui-kit";

function Component() {
  return <Container>Hello World</Container>;
}
npm i @washingtonpost/wpds-container

Metadata

  • MIT
  • Whatever
  • WPDS Support
  • released 4/9/2024

Downloads