From fd8455aeb7b370caa13562fc2508bf5c3fb378cb Mon Sep 17 00:00:00 2001 From: 0xExp-po Date: Sun, 15 Sep 2024 23:11:00 +0900 Subject: [PATCH] chore: add docs link to tansu.toml description --- dapp/src/components/utils/ProjectInfoModal.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dapp/src/components/utils/ProjectInfoModal.jsx b/dapp/src/components/utils/ProjectInfoModal.jsx index 543154b..ade94c5 100644 --- a/dapp/src/components/utils/ProjectInfoModal.jsx +++ b/dapp/src/components/utils/ProjectInfoModal.jsx @@ -91,7 +91,7 @@ const ProjectInfoModal = ({ id, projectInfo, onClose }) => {

{projectName || "No project name"}

-

This project is missing a tansu.toml configuration file.

+

This project is missing a tansu.toml configuration file.