mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Update index.js
This commit is contained in:
@@ -255,7 +255,6 @@ export const Separator = () => {
|
||||
const gdevelopTheme = React.useContext(GDevelopThemeContext);
|
||||
return (
|
||||
<div
|
||||
Text1234
|
||||
style={{
|
||||
...styles.separator,
|
||||
borderColor: gdevelopTheme.listItem.separatorColor,
|
||||
|
Reference in New Issue
Block a user