@strong-js/form-adapter-material-ui

0.0.3 • Public • Published

@strong-js/form-adapter-material-ui

Stable release

Installation

You'll need to ensure you have the Roboto font available, to do this in one of two ways:

  1. Modify your apps/web/YOUR_APP/pages/_document.tsx and add:
  <link
    rel="stylesheet"
    href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"
  />

See [https://github.com/mui-org/material-ui/tree/master/examples/nextjs] for more details.

OR

  1. Add it using the next/head component, see [https://nextjs.org/docs/basic-features/font-optimization]

Shared utilities for various @strong-js packages.

Important: This package is intended for internal use by the @strong-js libraries. You should not use it directly in your production projects, as the APIs can and will change often without regard to sem-ver. You have been warned!

/@strong-js/form-adapter-material-ui/

    Package Sidebar

    Install

    npm i @strong-js/form-adapter-material-ui

    Weekly Downloads

    0

    Version

    0.0.3

    License

    none

    Unpacked Size

    2 kB

    Total Files

    2

    Last publish

    Collaborators

    • strongly-labs