diff --git a/src/app/page.tsx b/src/app/page.tsx index 61b0362..6f42798 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -// In file: src/app/page.tsx +// In file: src/app/page.tsx some basic changes in order to test gitea "use client"; import { useState, useEffect } from "react";