@washingtonpost/wpds-container

v1.22.6
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/[email protected]

Metadata

  • MIT
  • Whatever
  • WPDS Support
  • released 3/14/2024

Downloads