Spaces:
Running
Running
Update components/editor-icons/index.tsx
Browse files
components/editor-icons/index.tsx
CHANGED
@@ -260,7 +260,7 @@ export default function Editor({
|
|
260 |
className="font-semibold text-base"
|
261 |
style={{ color: renderColor() }}
|
262 |
>
|
263 |
-
|
264 |
</p>
|
265 |
<Icon size={24} editor={editor} />
|
266 |
|
|
|
260 |
className="font-semibold text-base"
|
261 |
style={{ color: renderColor() }}
|
262 |
>
|
263 |
+
Captain Astro
|
264 |
</p>
|
265 |
<Icon size={24} editor={editor} />
|
266 |
|