Updated performer list

This commit is contained in:
2023-07-06 16:26:07 +03:00
parent 29cbfea0cb
commit 51646d5a99
4 changed files with 7 additions and 1 deletions

View File

@@ -88,6 +88,8 @@ const Performers = () => {
) : (
<i>Lisätietoja tulossa myöhemmin...</i>
)}
<i style={{ marginTop: '3rem' }}>Esiintyjälistaa päivitetään...</i>
</section>
);
};