Skip to content

Commit e4ac713

Browse files
authored
docs: removed unused comment
1 parent 3c73e54 commit e4ac713

File tree

1 file changed

+1
-1
lines changed
  • headless-cms/smart-seo-open-ai/5.41.x/extensions/smartSeoOpenAi/admin/src

1 file changed

+1
-1
lines changed

headless-cms/smart-seo-open-ai/5.41.x/extensions/smartSeoOpenAi/admin/src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { DecorateContentEntryFormBind} from "./DecorateContentEntryFormBind";
55
import { SmartSeo } from "./SmartSeo";
66

77
export const Extension = () => {
8-
return <>{/* Your code here. */}
8+
return <>
99
<DecorateContentEntryForm />
1010
<ContentEntryEditorConfig>
1111
<SmartSeo />

0 commit comments

Comments
 (0)