mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
Adding more comments to the menu-components.js
This commit is contained in:
Generated
+16994
-30
File diff suppressed because it is too large
Load Diff
+8
@@ -1,3 +1,11 @@
|
|||||||
|
/*
|
||||||
|
This file is how you add new menu items to your site. It uses the Gatsby
|
||||||
|
concept of Component Shadowing:
|
||||||
|
https://www.gatsbyjs.org/blog/2019-04-29-component-shadowing/
|
||||||
|
|
||||||
|
It over-rides he default file in the gatsby-ipfs-web-wallet Theme.
|
||||||
|
*/
|
||||||
|
|
||||||
import React from "react"
|
import React from "react"
|
||||||
import { Sidebar } from "adminlte-2-react"
|
import { Sidebar } from "adminlte-2-react"
|
||||||
|
|
||||||
Reference in New Issue
Block a user