Update performers list

This commit is contained in:
2023-07-06 12:15:38 +03:00
parent b37c11c39e
commit 8213214d39

View File

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