Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alstn113 authored Nov 2, 2022
1 parent aecc548 commit 06437e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ npm i wap-ui @emotion/react @emotion/styled framer-motion
import React from 'react';

// 1. import `WapUIProvider` component
import { ChakraProvider } from '@chakra-ui/react';
import { WapUIProvider } from 'wap-ui';

function App() {
// 2. Wrap WapUIProvider at the root of your app
Expand Down

0 comments on commit 06437e5

Please sign in to comment.