reactjs / reactjs/react-tabs

calling the Tab object by importing

Open
#266 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.