1 2 3
/// Props for the `page_not_found` component. #[derive(Clone, Default)] pub(crate) struct PageNotFoundProps;