mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-01 05:53:30 +02:00
chore(format): prettier format
This commit is contained in:
@@ -21,8 +21,7 @@ export default function ProjectInfo(): ReactElement {
|
||||
◀︎ Prev
|
||||
</button>
|
||||
<span className="self-center mx-6 font-medium">
|
||||
{projects[projIdx].name} ({projIdx + 1}/
|
||||
{projects.length})
|
||||
{projects[projIdx].name} ({projIdx + 1}/{projects.length})
|
||||
</span>
|
||||
<button
|
||||
onClick={nextProject}
|
||||
|
||||
Reference in New Issue
Block a user