change comment whitespace to get past lint errors

This commit is contained in:
2023-06-26 19:18:38 -06:00
parent 6393a20e7e
commit 072b663ec9

View File

@@ -113,8 +113,8 @@ import { IIdentifier } from "@veramo/core";
import InfiniteScroll from "@/components/InfiniteScroll"; import InfiniteScroll from "@/components/InfiniteScroll";
/** /**
* Represents data about a project * Represents data about a project
**/ **/
interface ProjectData { interface ProjectData {
/** /**
* Name of the project * Name of the project