-
- Bezeichnung:
-
-
- setLabel(e.target.value)}
- className="border border-gray-300 rounded px-2 py-1 w-full"
- maxLength={32}
- />
-
-
-
- Invertierung:
-
-
-
);
diff --git a/package-lock.json b/package-lock.json
index 04f7a1c..2163350 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "cpl-v4",
- "version": "1.6.892",
+ "version": "1.6.893",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cpl-v4",
- "version": "1.6.892",
+ "version": "1.6.893",
"dependencies": {
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
diff --git a/package.json b/package.json
index 1ee2ab5..56fd6d6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "cpl-v4",
- "version": "1.6.892",
+ "version": "1.6.893",
"private": true,
"scripts": {
"dev": "next dev -p 3000",