Skip to content

[DOCS] React integration typo #1089

@thanh-nguyencong

Description

@thanh-nguyencong

Describe what the update does

Fix a typo in the documentation.

Provide the suggested modification

Change a comment in https://animejs.com/documentation/getting-started/using-with-react from

// Every anime.js instances declared here are now scopped to <div ref={root}>

to

// Every anime.js instance declared here is now scoped to <div ref={root}>

What changed:

  • singular instance
  • is instead of are
  • scoped with 1 p

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions