Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Ability to do absolute imports under the components instead of relative imports #106

Open
vinitraj10 opened this issue May 25, 2021 · 0 comments

Comments

@vinitraj10
Copy link
Contributor

For example

import { withColors } from 'themes';` 

can be done instead of

import { withColors } from '../../themes';
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant