1.0.2 • Published 4 years ago

motebooking-lib v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

motebooking-lib

NPM JavaScript Style Guide

Install

npm install --save motebooking-lib

Usage

import React from "react"
import {MeetingHeader} from "motebooking-lib"

const Example = () => {
  return(
    <MeetingHeader>
  )
}

Import styles from Eufemia at the root of your project;

import 'dnb-ui-lib/style/basis'
import 'dnb-ui-lib/style/components'
import 'dnb-ui-lib/style/themes/ui'

License

MIT © marraleks

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago