Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/frontend/books admin panel #500

Merged
merged 7 commits into from
Mar 28, 2025
Merged

Conversation

Bohdan120
Copy link
Collaborator

No description provided.

@Bohdan120 Bohdan120 self-assigned this Mar 23, 2025
@Bohdan120 Bohdan120 requested a review from zabavb as a code owner March 23, 2025 13:43
@Bohdan120 Bohdan120 linked an issue Mar 23, 2025 that may be closed by this pull request
@Bohdan120 Bohdan120 added the enhancement New feature or request label Mar 24, 2025
@Bohdan120 Bohdan120 added this to the 🪟 frontend milestone Mar 24, 2025
@@ -1,5 +1,5 @@
import React from "react";
import type { BookFilter } from "../../types/filters/BookFilter";
import type { BookFilter } from "../../types/Filters/BookFilter";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Names of the folders should start with lower-case letter

@zabavb zabavb self-requested a review March 25, 2025 11:50
Copy link
Owner

@zabavb zabavb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Folders are starting with lower-case letter!!!

@zabavb zabavb merged commit 4317b5b into master Mar 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Admin Module for Book Management
2 participants