lock cusheet edits

This commit is contained in:
arc-alex
2025-05-27 15:33:39 +02:00
parent 0dcea4f2d7
commit d89309a120
7 changed files with 65 additions and 12 deletions
@@ -25,4 +25,4 @@ export const AutoTextArea = (props: TextareaProps & { inputref: RefObject<unknow
{...props}
/>
);
};
};