feat: markdown, github file and UI improvements

This commit is contained in:
Morten Olsen
2023-06-19 16:33:42 +02:00
parent 4ec88717b0
commit 5c23cef034
27 changed files with 767 additions and 26 deletions

View File

@@ -42,11 +42,15 @@
},
"types": "./dist/cjs/types/index.d.ts",
"dependencies": {
"@monaco-editor/react": "^4.5.1",
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-dropdown-menu": "^2.0.5",
"@radix-ui/react-popover": "^1.0.6",
"@radix-ui/react-tabs": "^1.0.4",
"@refocus/sdk": "workspace:^",
"framer-motion": "^10.12.16",
"monaco-editor": "^0.39.0",
"monaco-themes": "^0.4.4",
"react-icons": "^4.9.0",
"react-markdown": "^6.0.3",
"styled-components": "6.0.0-rc.3",