Make data transfer pages live

This commit is contained in:
2023-11-24 02:20:27 -05:00
parent 574f54346e
commit 040a60a6d9
4 changed files with 5 additions and 4 deletions

View File

@ -34,7 +34,7 @@ export default function () {
</Text>
<br />
<br />
<Button as="a" href="/data-transfer/start">
<Button as="a" href="/data-transfer/start" colorScheme="blue">
Start my Transfer
</Button>
</Container>