mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2025-12-01 06:55:45 +01:00
added frontend user management
This commit is contained in:
@@ -53,4 +53,6 @@ const ShiftPlanCreate: React.FC = () => {
|
||||
<button onClick={handleCreate}>Schichtplan erstellen</button>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
};
|
||||
|
||||
export default ShiftPlanCreate;
|
||||
Reference in New Issue
Block a user