Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

How to import a component ? #128

@goulu

Description

@goulu

Sorry for the dumb question, but how do I import a D3-stencil component from my React app ?

I tried many {PieChart} and /components variations, but still

import React from 'react';

import {Graph} from 'd3-stencil'; // OK
import {PieChart} from 'd3-stencil'; // Not OK

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions