calling the Tab object by importing
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.1k
- Forks
- 455
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 2
Description
hello ,i know its not a issue of the tabs library , but it would be great if you can help me solve this .
i saw ur Basic example of calling out the Tab Object by importing
import { Tab, Tabs, TabList, TabPanel } from 'react-tabs';
But is there any way to do the same purposes without using importing
such as
var Provider = ReactRedux.Provider;
var Tab=react-tabs.Tab????
thankyou for help
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with the Basic example and the import snippet named in the issue. Confirm whether the requested access pattern is supported; a useful resolution should state the supported usage or identify the required project change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100