canonical / canonical/react-components

Expose individual components at nice paths

Open
#25 2 comments 0 reactions 0 assignees View on GitHub
P3 Triaged Priority: Low Triaged: new architecture
Dominant language
TypeScript
Stars
151
Forks
74
Avg merge
1d 2h
Merged PRs (30d)
11

Description

To prevent having to import all components in the index.js it'd be nice to be able to import individual components.

At the moment these paths look like: `import MainTable from "@canonical/react-components/dist/components/MainTable";`

It'd be nice if this was `import MainTable from "@canonical/react-components/MainTable";`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.