{"ast":null,"code":"export var linkStyles = {\n  components: {\n    Link: {\n      decoration: \"none\",\n      baseStyle: {\n        _hover: {\n          textDecoration: \"none\"\n        },\n        _focus: {\n          boxShadow: \"none\"\n        }\n      }\n    }\n  }\n};","map":{"version":3,"names":["linkStyles","components","Link","decoration","baseStyle","_hover","textDecoration","_focus","boxShadow"],"sources":["D:/DSP_Management/src/theme/components/link.js"],"sourcesContent":["export const linkStyles = {\n  components: {\n    Link: {\n      decoration: \"none\",\n      baseStyle: {\n        _hover: {\n          textDecoration: \"none\",\n        },\n        _focus: {\n          boxShadow: \"none\",\n        },\n      },\n    },\n  },\n};\n"],"mappings":"AAAA,OAAO,IAAMA,UAAU,GAAG;EACxBC,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,UAAU,EAAE,MAAM;MAClBC,SAAS,EAAE;QACTC,MAAM,EAAE;UACNC,cAAc,EAAE;QAClB,CAAC;QACDC,MAAM,EAAE;UACNC,SAAS,EAAE;QACb;MACF;IACF;EACF;AACF,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}