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

Extra slash symbol in page-constructo readme #759

Closed
marutkin opened this issue Dec 22, 2023 · 1 comment
Closed

Extra slash symbol in page-constructo readme #759

marutkin opened this issue Dec 22, 2023 · 1 comment

Comments

@marutkin
Copy link

When trying to run the page-constructor example code, an error was discovered in the import that breaks the build.
In https://gravity-ui.com/libraries/page-constructor#grid description import has extra slash:

import {Grid, Row, Col} from '@gravity-ui/page-constructor/';

It's be nice to have working example:

import {Grid, Row, Col} from '@gravity-ui/page-constructor';
@gorgeousvlad
Copy link
Collaborator

#762

@NikitaCG NikitaCG closed this as completed Jul 1, 2024
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

3 participants