From 97f4dc7cef348e44888146044babde50d2d92ed4 Mon Sep 17 00:00:00 2001 From: WhiteMind Date: Fri, 17 Nov 2023 11:13:54 +0800 Subject: [PATCH] feat: add a link to the verify the checksum article on the download page in mobile --- .../neuron/src/pages/download/Assets/index.tsx | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/packages/neuron/src/pages/download/Assets/index.tsx b/packages/neuron/src/pages/download/Assets/index.tsx index 5b3ea57d..b73c5ec1 100644 --- a/packages/neuron/src/pages/download/Assets/index.tsx +++ b/packages/neuron/src/pages/download/Assets/index.tsx @@ -99,7 +99,20 @@ export const Assets$Mobile: FC = ({ assets, ...ulProps }) => { {/* TODO: needs to be replaced by popover, https://github.com/radix-ui/primitives/issues/955#issuecomment-961813799 */} + After the download is complete, you can{' '} + + check the Checksum + {' '} + to ensure that the installation package has not been tampered with during the download process. + + } > Checksum