Skip to content

Commit a275148

Browse files
committed
Removed the RawComponent from codebase.
1 parent a0b5741 commit a275148

File tree

2 files changed

+0
-75
lines changed

2 files changed

+0
-75
lines changed

packages/react-renderer-demo/src/app/next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ module.exports = withBundleAnalyzer(
5151
...config.resolve.alias,
5252
react: path.resolve(__dirname, '../../../../node_modules/react'),
5353
'react-dom': path.resolve(__dirname, '../../../../node_modules/react-dom'),
54-
'@docs/raw-component': path.resolve(__dirname, './src/components/common/raw-component'),
5554
'@docs/doc-components': path.resolve(__dirname, './src/doc-components'),
5655
'@docs/components': path.resolve(__dirname, './src/components'),
5756
'@docs/pages': path.resolve(__dirname, './pages'),

packages/react-renderer-demo/src/app/src/components/common/raw-component.js

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)