1.24.0 • Published 2 years ago

@washingtonpost/wpds-dialog v1.24.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Dialog

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

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