Skip to content

Conversation

@AlwaysLoveme
Copy link
Contributor

@AlwaysLoveme AlwaysLoveme commented Mar 3, 2022

src/modules/components/component.d.ts:

...
 $on: (eventName: string, handler: () => void) => void;  // eventName add type
 $once: (eventName: string, handler: () => void) => void;  // eventName add type
...

src/react/components/actions.jsx: Actions is namespace, can not use it as type;
src/react/components/range.jsx: Range.Rage cause build error

@nolimits4web
Copy link
Member

Hi, there shouldn't be committed changes to package-lock.json. Can you remove them?

nolimits4web added a commit that referenced this pull request Mar 8, 2022
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.

2 participants