This commit is contained in:
2026-01-15 15:08:49 +02:00
parent ea104cb9fe
commit 3f6e9e4034

View File

@@ -1,6 +1,3 @@
const styles = {
textColor: 'red',
};
"use client";
import { useState } from "react";