这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Raiper34
Copy link

Fixed unit tests from #796

@Raiper34
Copy link
Author

All checks passed. Can @jamonholmgren review it and merge it?

trimStart,
upperCase,
upperFirst,
} from 'lodash'
Copy link
Member

@robinheinze robinheinze Nov 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change these to / imports for the sake of bundle size?

i.e.

import camelCase from 'lodash/camelCase'
import kebabCase from 'lodash/kebabCase'
import lowerCase from 'lodash/lowerCase'
...
etc

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.

3 participants