Skip to content

why it can not work? #51

Description

@sophieChenyx

i don not konw why ,
I have tried many times
but still can not work

code =>

import { FullPage, Slide } from 'react-full-page';
const App = () => (
<FullPage controls>
      <Slide>
        <h1>Inner slide content</h1>
      </Slide>
      <Slide>
        <h1>Another slide content</h1>
      </Slide>
      <Slide>
        <h1>Anotdsadher slide content</h1>
      </Slide>
    </FullPage>
);
 

"react-full-page": "^0.1.11",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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