mirror of
https://github.com/placeholder-soft/web.git
synced 2026-01-13 08:50:33 +08:00
* First pass at improving arbitrary order of Tutorials * Fix cap on OnchainKit tag * Clear unused sidebar for tutorials * Add keyword for Smart Wallet
6 lines
62 B
JavaScript
6 lines
62 B
JavaScript
const sidebars = {
|
|
docs: [],
|
|
};
|
|
|
|
module.exports = sidebars;
|