0.2.1 • Published 1 year ago

@md3-ui/layout v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@md3-ui/layout

Installation

// with yarn
yarn add @md3-ui/layout

// with npm
npm i @md3-ui/layout

Import Components

import { Badge, Box, Divider, Grid, Link, Stack, Text } from "@md3-ui/layout"