You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import WeekdaySelector from '@wniemiec.component.reactnative/weekday-selector';
34
+
import WeekdaySelector from '@wniemiec-component-reactnative/weekday-selector';
35
35
```
36
36
37
37
3. Use it
@@ -60,7 +60,7 @@ function handleWeekDay(weekday, selected) {
60
60
|fgColor |`string`|Foreground color (in hexadecimal) |`#FFFFFF`|
61
61
62
62
## 🚩 Changelog
63
-
Details about each version are documented in the [releases section](https://github.com/williamniemiec/nForum/releases).
63
+
Details about each version are documented in the [releases section](https://github.com/williamniemiec/wniemiec-components-reactnative/weekday-selector/releases).
64
64
65
65
## 🤝 Contribute!
66
66
See the documentation on how you can contribute to the project [here](https://github.com/wniemiec-components-reactnative/weekday-selector/blob/master/CONTRIBUTING.md).
0 commit comments