diff --git a/components/doc/stepper/theming/unstyleddoc.js b/components/doc/stepper/theming/unstyleddoc.js new file mode 100644 index 0000000000..36d8b59869 --- /dev/null +++ b/components/doc/stepper/theming/unstyleddoc.js @@ -0,0 +1,36 @@ +import { DocSectionCode } from '@/components/doc/common/docsectioncode'; +import { DocSectionText } from '@/components/doc/common/docsectiontext'; + +export const UnstyledDoc = (props) => { + const code = { + basic: ` + + +

Content of Step 1

+