refactor: improve team management, OKRs, and session components
This commit is contained in:
@@ -351,9 +351,7 @@ export function ActionPanel({
|
||||
})}
|
||||
</div>
|
||||
{editingSelectedItems.length < 2 && (
|
||||
<p className="mt-2 text-xs text-destructive">
|
||||
Sélectionnez au moins 2 items SWOT
|
||||
</p>
|
||||
<p className="mt-2 text-xs text-destructive">Sélectionnez au moins 2 items SWOT</p>
|
||||
)}
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user