Skip to content

Update dependencies & fixed deprecation warnings#5

Open
Laoujin wants to merge 2 commits into
rough-stuff:mainfrom
itenium-be:main
Open

Update dependencies & fixed deprecation warnings#5
Laoujin wants to merge 2 commits into
rough-stuff:mainfrom
itenium-be:main

Conversation

@Laoujin

@Laoujin Laoujin commented Apr 3, 2023

Copy link
Copy Markdown

@LIT-labs@react has a new creatComponent syntax:

export const WiredInput = createComponent({
  react: React,
  tagName: 'wired-input',
  elementClass: _WiredInput,
  events: {
    onChange: 'input',
    onchange: 'input'
  }
});

I also changed rm -rf to rimraf so it works cross-platform

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant