Skip to content

Commit

Permalink
feat: updated design-system alpha 119
Browse files Browse the repository at this point in the history
  • Loading branch information
gpuente authored and acaldas committed Jun 12, 2024
1 parent adbadc1 commit b337897
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"xvfb-maybe": "^0.2.1"
},
"dependencies": {
"@powerhousedao/design-system": "^1.0.0-alpha.118",
"@powerhousedao/design-system": "1.0.0-alpha.119",
"@sentry/react": "^7.109.0",
"did-key-creator": "^1.2.0",
"document-drive": "1.0.0-alpha.73",
Expand Down
1 change: 1 addition & 0 deletions src/components/drive-container.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ export default function DriveContainer(props: DriveContainerProps) {
key={key}
name={name}
type={type}
displaySyncFolderIcons
disableAddDrives={disableAddDrives}
defaultItemOptions={defaultItemOptions}
onItemClick={onItemClick}
Expand Down

0 comments on commit b337897

Please sign in to comment.