Skip to content

Uncaught ReferenceError: Cannot access '__WEBPACK_DEFAULT_EXPORT__' before initialization #88

@arbbaz

Description

@arbbaz

if i am use StepGroup than got this error

import { Step, StepGroup } from 'semantic-ui-react';

const MainPage = () => (


<Step.Content>
<Step.Title>Test</Step.Title>
</Step.Content>


);

export default MainPage;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions