Skip to content

Commit 4b85985

Browse files
authored
typo
1 parent 659e9a4 commit 4b85985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ or add cdn link in your html
5454
import React from "react";
5555
import Slider from "react-slick";
5656

57-
export default funtion SimpleSlider() {
57+
export default function SimpleSlider() {
5858
var settings = {
5959
dots: true,
6060
infinite: true,

0 commit comments

Comments
 (0)