- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33
Open
Description
Hi
Should this work w/ NextJS (latest)?
Module parse failed: Unexpected token (9:8)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
|       const skinProps = getSkin(props.skin, props);
|       const finalProps = {...props, ...skinProps};
return <InputSpinner {...finalProps} />;
| };
|
Metadata
Metadata
Assignees
Labels
No labels