We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f991a2a commit 1c256d9Copy full SHA for 1c256d9
src/components/projects/ProjectsFilter.jsx
@@ -1,8 +1,6 @@
1
const selectOptions = [
2
'Web Application',
3
- 'Mobile Application',
4
- 'UI/UX Design',
5
- 'Branding',
+
6
];
7
8
const ProjectsFilter = ({ setSelectProject }) => {
0 commit comments