Packages
A MultiSelect component for Phoenix LiveView
Current section
Files
Jump to
Current section
Files
example/assets/node_modules/tailwindcss/src/util/hashConfig.js
import hash from 'object-hash'
export default function hashConfig(config) {
return hash(config, { ignoreUnknown: true })
}