Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout Grid #1316

Open
sajermann opened this issue May 7, 2021 · 2 comments
Open

Layout Grid #1316

sajermann opened this issue May 7, 2021 · 2 comments

Comments

@sajermann
Copy link

Hello,
When trying to reproduce the Layout Grid section on the documentation, it asks to import the libs

import { Container } from 'fundamental-react/lib/Container';
import { Row } from 'fundamental-react/lib/Row';
import { Column } from 'fundamental-react/lib/Column';

But these are not included on the installation with "npm install fundamental-react"
How can I gain access to them?

Thank you

image info

image info

Versions

fundamental-react: "^0.13.1",

@github-actions
Copy link

github-actions bot commented May 7, 2021

Hello @sajermann, thank you for using fundamental-react! The fundamental-react team will triage your issue as soon as possible.

@zhang928160849
Copy link

@sajermann Hello, I encountered the same problem, these three components are under LayoutGrid now,
example: import { Row } from "fundamental-react/lib/LayoutGrid/Row";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants