1.24.0 • Published 1 month ago

@washingtonpost/wpds-dialog v1.24.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Dialog

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

function Component() {
  return <Dialog />;
}