snowballtools-base/packages/frontend/src
Vivian Phung 306d3235b3
Project Search Bar Dialog Update (#196)
### TL;DR

Reordered the properties in the `ProjectSearchBar` component to follow better coding standards.

### What changed?

In `ProjectSearchBarDialog.tsx`, the 'getItemProps' object was moved to the end of the properties list within `ProjectSearchBarItem`.

### How to test?

Verify that the `ProjectSearchBar` component functions as intended and that no properties are unduly affected by this change.

### Why make this change?

This change enhances code readability and consistency, aligning the ordering of the properties more accurately with our standards.
2024-05-22 14:54:51 -04:00
..
assets Lint using tsc; fix type errors 2024-04-11 21:49:14 -05:00
components Project Search Bar Dialog Update (#196) 2024-05-22 14:54:51 -04:00
context gpl-client/dist and delete unused Web3ModalProvider 2024-05-22 10:44:22 -04:00
layouts format prettier 2024-05-09 16:18:52 -04:00
pages Merge branch 'main' into nv-handle-repo-exist-error 2024-05-22 10:16:27 -04:00
stories [3/n][Storybook] Settings - Delete Project Dialog (#76) 2024-05-16 20:45:32 -04:00
types GeneralTabPanel cleanup 2024-05-14 19:36:50 +00:00
utils Turnkey auth 2024-05-06 14:36:58 -05:00
App.test.tsx Lint using tsc; fix type errors 2024-04-11 21:49:14 -05:00
App.tsx Sign in with google 2024-04-23 21:22:11 -05:00
constants.ts Add project create template for image upload PWA (#109) 2024-02-26 17:54:35 +05:30
index.css format prettier 2024-05-09 16:18:52 -04:00
index.tsx format 2024-05-22 10:57:20 -04:00
logo.svg Restore https://github.com/snowball-tools/snowballtools-base/pull/103 (#106) 2024-02-23 16:09:45 -06:00
react-app-env.d.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
reportWebVitals.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
setupTests.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30