diff --git a/TODO.md b/TODO.md index 15d7c68a..39d75f3a 100644 --- a/TODO.md +++ b/TODO.md @@ -16,7 +16,7 @@ - [ ] 🌟 Enable [private vulnerability reporting](https://github.com/react18-tools/nextjs-themes/security) - [ ] Set up `CodeCov` - Visit Codecov and set up your repo - - Create [repository secret]((https://github.com/react18-tools/nextjs-themes/settings/secrets/actions)) for `CODECOV_TOKEN` + - Create [repository secret](<(https://github.com/react18-tools/nextjs-themes/settings/secrets/actions)>) for `CODECOV_TOKEN` - [ ] Set up `CodeClimate` - Visit CodeClimate and set up your repo - Create [repository secret] for `CC_TEST_REPORTER_ID` diff --git a/lib/README.md b/lib/README.md index f3955d4d..501188d0 100644 --- a/lib/README.md +++ b/lib/README.md @@ -123,8 +123,6 @@ export default MyComponent() { This library is licensed under the MPL-2.0 open-source license. - - > Please consider enrolling in [our courses](https://mayank-chaudhari.vercel.app/courses) or [sponsoring](https://github.com/sponsors/mayank1513) our work.
diff --git a/lib/src/hooks/index.ts b/lib/src/hooks/index.ts index 0d5e3fa4..ac10d1ba 100644 --- a/lib/src/hooks/index.ts +++ b/lib/src/hooks/index.ts @@ -1,2 +1,2 @@ // hooks exports -export * from "./use-theme"; \ No newline at end of file +export * from "./use-theme";