Workout Management tests done
This commit is contained in:
@@ -64,6 +64,7 @@ const SetLogger: React.FC<SetLoggerProps> = ({ tracker, lang, onLogSet, isSporad
|
||||
<button
|
||||
onClick={() => setIsCreating(true)}
|
||||
className="p-2 text-primary hover:bg-primary-container/20 rounded-full"
|
||||
aria-label="Add Exercise"
|
||||
>
|
||||
<Plus size={24} />
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user