Closed kshida closed 2 years ago
Hi! Fixed the initial value of "background" in the properties table.
Before I fixed it, it was numerical, but after checking the following file, I thought "transparent" was correct. https://github.com/klendi/react-top-loading-bar/blob/master/src/index.tsx#L43
background = 'transparent',
Thanks for the great OSS.
Yeah I have missed that, thank you!
Hi! Fixed the initial value of "background" in the properties table.
Before I fixed it, it was numerical, but after checking the following file, I thought "transparent" was correct. https://github.com/klendi/react-top-loading-bar/blob/master/src/index.tsx#L43
Thanks for the great OSS.