Remember that React needs React
This commit is contained in:
parent
2ffcad0981
commit
944940057e
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
import React from 'react';
|
||||
import GeminiScrollbar from 'react-gemini-scrollbar';
|
||||
|
||||
function GeminiScrollbarWrapper(props) {
|
||||
|
|
Loading…
Reference in a new issue