Skip to content

Standardize Component Structure #49

@DennisSmolek

Description

@DennisSmolek

Originally when creating components some where copied from other libraries to use as frameworks. Isaac's library and r3/rapier for example.

In some cases, those components use Memo to wrap them. Sometimes components are just ForwardRef components.
Some are consts some are functions

Sometimes the forwardRef is used, sometimes it's an imperitiveHandle sometimes theres a hook useForwardRef

Just need to standardize how we do this..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions