Update index.js

This commit is contained in:
Neyl
2025-01-09 10:13:22 +01:00
committed by GitHub
parent c6aca52b11
commit a7f5ef1d28

View File

@@ -255,7 +255,6 @@ export const Separator = () => {
const gdevelopTheme = React.useContext(GDevelopThemeContext);
return (
<div
Text1234
style={{
...styles.separator,
borderColor: gdevelopTheme.listItem.separatorColor,