Update sidebars.js

This commit is contained in:
a3197878436 2024-05-30 21:04:55 +08:00
parent b9841619be
commit bcdd1c41bb
1 changed files with 0 additions and 4 deletions

View File

@ -6,8 +6,4 @@ module.exports = {
label: 'Docs',
}
],
module:{
rules:[{test: /\.mdx$/,
use: ['babel-loader','@mdx-js/loader']}]
}
};