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

Commit 6184250

Browse files
committed
lowercase react
1 parent b64a953 commit 6184250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React from 'React';
1+
import React from 'react';
22
import { Editor, EditorState } from 'draft-js';
33

44
function normalizeSelectedIndex(selectedIndex, max) {

0 commit comments

Comments
 (0)