Skip to content

Commit

Permalink
Update index.js (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryon-czoch committed Nov 28, 2021
1 parent 8febb02 commit 9bb9775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/index.js
@@ -1,6 +1,6 @@
import React from 'react';
import ReactDOM from 'react-dom';
import Typist from 'Typist';
import Typist from 'react-typist';
import './main.scss';

class TypistExample extends React.Component {
Expand Down

0 comments on commit 9bb9775

Please sign in to comment.