Skip to content

Conversation

Amitkanswal
Copy link
Contributor

Changes-

  • New implementation for JSON RTE component
  • Added .api support in json rte
  • Added readme

@Amitkanswal Amitkanswal requested review from rijil-tr and a team September 24, 2025 06:57
@Amitkanswal Amitkanswal requested a review from a team as a code owner September 24, 2025 06:57
const plugins = async (context: InitializationData, rte: IRteParam) => {
try {
// Import ContentstackAppSDK to access the shared UiLocation instance
const { default: ContentstackAppSDK } = await import('./index');

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need to import AppSDK here? rte has sdk instance no?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants