Skip to content

Commit

Permalink
fix1
Browse files Browse the repository at this point in the history
  • Loading branch information
abhassen44 committed Jan 23, 2025
1 parent 976e9f5 commit b590b2b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 14 deletions.
6 changes: 3 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

Check warning on line 1 in .husky/pre-commit

View workflow job for this annotation

GitHub Actions / Performs linting, formatting, type-checking, checking for different source and target branch

File ignored by default.
npm run generate-docs
# npm run generate-docs
npm run format:fix
# npm run lint:fix
npm run lint-staged
# npm run lint-staged
npm run typecheck
npm run update:toc
# npm run update:toc

git add .
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> **default**(`__namedParameters`): `Element`
Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:35](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L35)
Defined in: [src/components/LeftDrawerOrg/LeftDrawerOrg.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/components/LeftDrawerOrg/LeftDrawerOrg.tsx#L34)

LeftDrawerOrg component for displaying organization details and navigation options.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +0,0 @@
[Admin Docs](/)

***

# Variable: Days

> `const` **Days**: [`WeekDays`](../../recurrenceTypes/enumerations/WeekDays.md)[]
Defined in: [src/utils/recurrenceUtils/recurrenceConstants.ts:24](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/utils/recurrenceUtils/recurrenceConstants.ts#L24)
2 changes: 1 addition & 1 deletion src/assets/css/app.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b590b2b

Please sign in to comment.