Skip to content

It's not importing any components #16

@shabaz-ejaz

Description

@shabaz-ejaz

I am using React and React DOM versions 15.4.2.

When I try to import components like this:

import React, { Component, PropTypes } from 'react';
import { Button, Modal, ModalBody, ModalHeader, ModalFooter } from 'mdbreact';

PHPStorm gives me errors saying cannot resolve symbol 'Modal'

When I click on the button to show the modal I get the following error in the console:

2018-02-07_10h22_51

I am using "mdbreact": "^4.1.0",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions