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

Shorter Imports #470

Closed
cagataycivici opened this issue Jun 28, 2018 · 0 comments
Closed

Shorter Imports #470

cagataycivici opened this issue Jun 28, 2018 · 0 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@cagataycivici
Copy link
Member

Instead of;

import {DataTable} from 'primereact/components/datatable/DataTable';

provide;

import {DataTable} from 'primereact/datatable';
@cagataycivici cagataycivici added the Type: New Feature Issue contains a new feature or new component request label Jun 28, 2018
@cagataycivici cagataycivici added this to the 1.7.0 milestone Jun 28, 2018
@cagataycivici cagataycivici self-assigned this Jun 28, 2018
@cagataycivici cagataycivici changed the title Short Imports Shorter Imports Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

1 participant