Initial React project
This commit is contained in:
@@ -13,7 +13,6 @@ import {
|
||||
Mic,
|
||||
MoreHorizontal,
|
||||
PauseCircle,
|
||||
Play,
|
||||
PlayCircle,
|
||||
Radio,
|
||||
StopCircle,
|
||||
@@ -463,9 +462,7 @@ export function SimulatorPage({ onLogout, onNavigate, onOpenEvaluation, onToggle
|
||||
>
|
||||
Se evaluering <ArrowRight size={14} strokeWidth={1.8} />
|
||||
</button>
|
||||
) : (
|
||||
<button type="button" className="sim-link-btn">Fortsæt <Play size={14} strokeWidth={1.8} /></button>
|
||||
)}
|
||||
) : null}
|
||||
</div>
|
||||
</article>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user