Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Commit 4663e04

Browse files
committed
Import from index.js in demo
1 parent 9653ce7 commit 4663e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react'
22
import ReactDOM from 'react-dom'
3-
import Tippy, { TippyGroup } from '../src/Tippy'
3+
import Tippy, { TippyGroup } from '../src'
44
import './index.css'
55

66
Tippy.defaultProps = {

0 commit comments

Comments
 (0)