-
Notifications
You must be signed in to change notification settings - Fork 0
/
component---lib-readme-md-717fd038f655097516d9.js.map
1 lines (1 loc) · 1.69 KB
/
component---lib-readme-md-717fd038f655097516d9.js.map
1
{"version":3,"sources":["webpack:///../lib/README.md"],"names":["_frontmatter","layoutProps","MDXLayout","DefaultLayout","MDXContent","components","props","mdxType","align","href","target","width","src","alt","isMDXComponent"],"mappings":"4OAMaA,G,UAAe,S,+LAC5B,IAAMC,EAAc,CAClBD,gBAEIE,EAAYC,IACH,SAASC,EAAT,GAGZ,IAFDC,EAEC,EAFDA,WACGC,EACF,8BACD,OAAO,YAACJ,EAAD,eAAeD,EAAiBK,EAAhC,CAAuCD,WAAYA,EAAYE,QAAQ,cAG5E,iBAAGC,MAAM,UACT,iBAAGC,KAAK,qCAAqCC,OAAO,UAChD,mBAAKC,MAAM,MAAMC,IAAI,0FAA0FC,IAAI,mBAGvH,kBAAIL,MAAM,UAAV,WACA,mBAAKA,MAAM,UAAX,mI,6LAOJJ,EAAWU,gBAAiB","file":"component---lib-readme-md-717fd038f655097516d9.js","sourcesContent":["import * as React from 'react'\n /* @jsx mdx */\nimport { mdx } from '@mdx-js/react';\n/* @jsx mdx */\n\nimport DefaultLayout from \"E:/Git/Zain/zain-ui-organizations/zain-ui/packages/zain-ui/node_modules/gatsby-theme-docz/src/base/Layout.js\";\nexport const _frontmatter = {};\nconst layoutProps = {\n _frontmatter\n};\nconst MDXLayout = DefaultLayout;\nexport default function MDXContent({\n components,\n ...props\n}) {\n return <MDXLayout {...layoutProps} {...props} components={components} mdxType=\"MDXLayout\">\n\n\n <p align=\"center\">\n <a href=\"https://github.com/zain-ui/zain-ui\" target=\"_blank\">\n <img width=\"150\" src=\"https://raw.githubusercontent.com/zain-ui/zain-ui/master/assets/logo/zain-ui-blue-1.svg\" alt=\"Zain UI logo\" />\n </a>\n </p>\n <h1 align=\"center\">Zain UI</h1>\n <div align=\"center\">\nThis is the best practice and extension of Material-UI and Ant Design (the most popular React UI framework in the world).\n </div>\n\n </MDXLayout>;\n}\n;\nMDXContent.isMDXComponent = true;\n "],"sourceRoot":""}