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

tag based filter #458

Merged
merged 5 commits into from
Jul 15, 2024
Merged

tag based filter #458

merged 5 commits into from
Jul 15, 2024

Conversation

jrajni
Copy link
Contributor

@jrajni jrajni commented Jul 14, 2024

Title and Issue number

Title :

Issue No. :

Code Stack :

Close #<issue_no>

Checklist:

  • [] I have mentioned the issue number in my Pull Request.
  • [] I have commented my code, particularly in hard-to-understand areas
  • [] I have created a helpful and easy to understand README.md
  • [] I have updated the Index.html file for my contribution

Copy link

netlify bot commented Jul 14, 2024

Deploy Preview for frontend-mini-challenges ready!

Name Link
🔨 Latest commit 8e71f19
🔍 Latest deploy log https://app.netlify.com/sites/frontend-mini-challenges/deploys/6693bb84f748c80008a1a6c4
😎 Deploy Preview https://deploy-preview-458--frontend-mini-challenges.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -6,6 +6,7 @@ import { contributors } from '@fmc/data/content';
import { OptionType } from '@fmc/data/types';
import { Difficulties } from '@fmc/data/constants';
import { Search } from 'lucide-react';
import { ETag } from '../../../../../../../shared/data/types/challenge';
Copy link
Owner

Choose a reason for hiding this comment

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

absolute path import to be done

@fmc/...

@sadanandpai sadanandpai merged commit 4301044 into sadanandpai:main Jul 15, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants