refactor(rendering): changed my mind, don't use components

This commit is contained in:
Pihkaal
2024-01-26 12:23:52 +01:00
parent 0a9ce46e02
commit ef41377558
3 changed files with 12 additions and 34 deletions

View File

@@ -24,7 +24,6 @@ export default function Home() {
title="Last Tango in Kyoto"
artist="Floating Bits"
album="Last Tango in Kyoto"
played={50}
duration={93}
/>
</Terminal>