Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansglazunov committed Jul 12, 2024
1 parent 1ffe01b commit 3aa76b5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 11 deletions.
13 changes: 7 additions & 6 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 @@ -34,7 +34,7 @@
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/theme-tools": "^2.1.2",
"@deep-foundation/deeplinks": "^0.0.343",
"@deep-foundation/perception-imports": "^0.0.1",
"@deep-foundation/perception-imports": "^0.0.2",
"axios-hooks": "^5.0.2",
"base64-blob": "^1.4.1",
"capacitor-voice-recorder": "^5.0.0",
Expand Down
4 changes: 0 additions & 4 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ import {
Input,
Text,
} from '@chakra-ui/react';
// import { AutoGuest } from '@deep-foundation/deepcase/imports/auto-guest';
// import { Connector, parseUrl } from '@deep-foundation/deepcase/imports/connector/connector';
// import { useContainer, useSpaceId } from '@deep-foundation/deepcase/imports/hooks';
// import { Provider as ProviderDeepcase } from '@deep-foundation/deepcase/imports/provider';
import { DeepNamespaceProvider, DeepProvider, useDeep } from '@deep-foundation/deeplinks/imports/client';
import { MinilinksProvider } from '@deep-foundation/deeplinks/imports/minilinks';
import { useQueryStore } from '@deep-foundation/store/query';
Expand Down

0 comments on commit 3aa76b5

Please sign in to comment.