Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit f8d1483

Browse files
authored
🩹 Hotfix / Readme Documentation misstype import (#71)
1 parent 928bf4a commit f8d1483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ import React, { ReactElement } from 'react'
7373
import { BrowserRouter as Router, Route } from 'react-router-dom'
7474

7575
// import from cryptr SDK
76-
import { CryptrProvider } from '@crypptr/cryptr-react'
76+
import { CryptrProvider } from '@cryptr/cryptr-react'
7777

7878
const config = {/*... your config */}
7979

0 commit comments

Comments
 (0)