{"version":3,"sources":["webpack:///./Scripts/Components/NavigationMobileTrigger.js"],"names":["dispatch","useDispatch","onClick","setMobileMenuOpen","cursor","className","translate"],"mappings":"6JAKA,MAiBA,EAjBgC,KAC9B,MAAMA,GAAWC,UAEjB,OACE,uBACEC,QAAS,IAAMF,GAASG,SAAkB,IAC1CC,OAAO,UACPC,UAAU,2FAEV,qBAAGA,UAAU,iCACb,wBAAMA,UAAU,0DACbC,OAAU,gBARjB,C","file":"850.0d9f1d28.js","sourcesContent":["import React from 'react';\nimport { useDispatch } from 'react-redux';\nimport { setMobileMenuOpen } from '../Actions/Navigation.action';\nimport { translate } from '../Services/translation';\n\nconst NavigationMobileTrigger = () => {\n const dispatch = useDispatch();\n\n return (\n