mirror of
https://github.com/morten-olsen/refocus.dev.git
synced 2026-02-08 00:46:25 +01:00
feat: masonry grid
This commit is contained in:
@@ -42,12 +42,14 @@
|
||||
},
|
||||
"types": "./dist/cjs/types/index.d.ts",
|
||||
"dependencies": {
|
||||
"@refocus/sdk": "workspace:^",
|
||||
"@radix-ui/react-dialog": "^1.0.4",
|
||||
"@radix-ui/react-dropdown-menu": "^2.0.5",
|
||||
"@radix-ui/react-tabs": "^1.0.4",
|
||||
"@refocus/sdk": "workspace:^",
|
||||
"framer-motion": "^10.12.16",
|
||||
"react-icons": "^4.9.0",
|
||||
"react-markdown": "^6.0.3",
|
||||
"styled-components": "6.0.0-rc.3"
|
||||
"styled-components": "6.0.0-rc.3",
|
||||
"usehooks-ts": "^2.9.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user