Skip to content

Conversation

AmirAllayarovSofteq
Copy link
Contributor

No description provided.

<MonacoEditor
{...props}
language="yaml"
className="json-monaco-editor"
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe it's better to rename to yaml-monaco-editor

isSelected={path === id}
key={id}
className={styles.tab}
data-testid={`triggered-functions-tab-${id}`}
Copy link
Contributor

Choose a reason for hiding this comment

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

triggered-functions-tab


import styles from './styles.module.scss'

const Content = () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

why it is called Content?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My bad, thank you


}

const Content = () => (
Copy link
Contributor

Choose a reason for hiding this comment

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

let's rename here too

@AmirAllayarovSofteq AmirAllayarovSofteq merged commit 8012166 into feature/RI-5133_rdi_config Dec 4, 2023
@AmirAllayarovSofteq AmirAllayarovSofteq deleted the fe/feature/RI-5133_rdi_config branch December 4, 2023 10:17
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