Skip to content

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

@arbazkhalid1122

Description

@arbazkhalid1122

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions