No changes were made to this file!

This commit is contained in:
2024-03-22 03:11:34 +05:30
parent f0178fc904
commit c223ad6bd6
40 changed files with 16098 additions and 0 deletions

3
babel.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
};