Skip to content

initia-labs/react-app-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-app-shell

Usage

Import the main css file ./styles.css along with your app's global css file.

import "<path-to-your-global-css>/globals.css";
import "<path-to-this-dir>/react-app-shell/styles.css";

...

Then import the components to where you desire

Components

AppMenu

  • params
    • app: current app e.g. "app", "bridge" (so that this app will be rendered as checked)
    • subdomain (optional): subdomain to your app url e.g. "testnet" for "https://app.testnet.initia.xyz"

InitiaTerms

  • params (none)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published