diff --git a/docs/deep-dive-into-hyperexecute-yaml.md b/docs/deep-dive-into-hyperexecute-yaml.md index f1357251d..5f87e1592 100644 --- a/docs/deep-dive-into-hyperexecute-yaml.md +++ b/docs/deep-dive-into-hyperexecute-yaml.md @@ -15,6 +15,7 @@ slug: deep-dive-into-hyperexecute-yaml/ import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; +import NewTag from '../src/component/newTag';