diff --git a/src-docs/src/views/text_truncate/text_truncate_example.js b/src-docs/src/views/text_truncate/text_truncate_example.js index a463fba56b9..fedcec829fd 100644 --- a/src-docs/src/views/text_truncate/text_truncate_example.js +++ b/src-docs/src/views/text_truncate/text_truncate_example.js @@ -35,15 +35,6 @@ const multiLineSource = require('!!raw-loader!./multi_line'); export const TextTruncateExample = { title: 'Text truncation', - isBeta: true, - notice: ( - - EuiTextTruncate is a beta component that is still - undergoing performance investigation. We - would particularly caution in high-usage scenarios (e.g. over 500 usages - per page). - - ), pages: [ { title: 'Single line',