Skip to content

I create a similar util #4

@C-zhui

Description

@C-zhui

this form is not easy to type.

<$>
 {()=>{

 }}
</$>

so i use this.

<>
{
  inlineHook(()=>{
     useState();

    return <></>
  })
}
{
  inlineHook(key, ()=>{
     useEffect(()=>{});
     return <></>
  })
}
</>

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