Merge version_4 into main #5
@@ -178,6 +178,7 @@ export default function DOJPortalPage() {
|
||||
buttonText="Subscribe"
|
||||
termsText="We respect your privacy and will only send updates about newly released official information."
|
||||
onSubmit={(email) => console.log('Email submitted:', email)}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -212,4 +213,4 @@ export default function DOJPortalPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user