Reword component title
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 55s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m5s
Build Nginx-based docker image / build-static-assets (push) Failing after 4m31s
Playwright Tests / test (pull_request) Failing after 8m53s

This commit is contained in:
Manuel Bustillo 2025-09-21 21:09:13 +02:00
parent e45625e7fb
commit a8abc50f5a
No known key found for this signature in database
GPG Key ID: A74BD9E346A80DDC

View File

@ -33,7 +33,7 @@ export default function ArrangementsTable({ onArrangementSelected }: { onArrange
return (
<TableOfContents
headers={['Name', 'Discomfort', 'Actions']}
caption='Simulations'
caption='Best simulations'
elements={arrangements}
rowRender={(arrangement) => (
<tr key={arrangement.id} className={clsx("border-b", {