diff --git a/README.md b/README.md index 9613465123..515a1b865d 100644 --- a/README.md +++ b/README.md @@ -567,26 +567,6 @@ To use a `DefinitionTooltip`, use the following syntax: For full list of props, please check [here](https://react.carbondesignsystem.com/?path=/docs/components-definitiontooltip--playground#component-api). -### Composer - -You can use this component to render a circuit as it will be displayed in the composer. It does not have any interaction. - -```mdx - -``` - ### Tabs To use a `Tabs` component, use the following syntax: @@ -648,35 +628,6 @@ There is a specific use case where you want to show instructions for different o ``` -### CircuitTabs - -This component show tabs with the Composer and the OpenQASM code. It also shows an Open in Composer link at the bottom. - -```mdx - c[0]; -measure q[1] -> c[1]; -`}/> -``` - -### Operation - -To display a qasm operation (like a not gate), you can use the `Operation` component: - -```mdx - -``` - ## Proper marking and attribution **All information needs to identify, mark, and attribute IBM and applicable third-party trademarks.** We do this the first time an IBM trademark appears on each page. See the [Copyright and trademark information](https://www.ibm.com/legal/copyright-trademark) page for more details.