takizawa0548 / test-issue-todo

0 stars 0 forks source link

hello_worldの実装が必要テスト #3

Closed github-actions[bot] closed 3 hours ago

github-actions[bot] commented 3 hours ago

https://github.com/takizawa0548/test-issue-todo/blob/6633b7735894aa82ef7479db2f94efc365e5f80e/app/page.tsx#L7


  return (
    <div className="grid grid-rows-[20px_1fr_20px] items-center justify-items-center min-h-screen p-8 pb-20 gap-16 sm:p-20 font-[family-name:var(--font-geist-sans)]">
      <main className="flex flex-col gap-8 row-start-2 items-center sm:items-start">
        {/* TODO: hello_worldの実装が必要テスト */}
        <Image
          className="dark:invert"
          src="https://nextjs.org/icons/next.svg"
github-actions[bot] commented 3 hours ago

Closed in 06158755fcf5c5082ece684b4d484456e0977278.