ludens-reklamebyra / react-crisscross

Flexible Layout Component for React
MIT License
2 stars 0 forks source link

Wrong package name in installation, usage and provider sections #58

Closed oyvindhermansen closed 6 years ago

oyvindhermansen commented 6 years ago

Describe the bug Wrong package name in both installation and usage sections in the README.

Expected behavior

For installation section:

yarn add @ludens-reklame/react-crisscross

For usage and provider section

import Layout from '@ludens-reklame/react-crisscross'
// and with provider
import Layout, { LayoutProvider }  from '@ludens-reklame/react-crisscross'