-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CreateProject modal and modified filter state variables (#233)
* Add CreateProject modal and modified filter state variables * Update modal background color * Add InputField component and style Button component in ImageUploader.jsx * Completed create project UI with values on useState * Add location input field to CreateProject modal * Removed logs * Loaded followed accounts rather than all accounts * made text editor default to empty string * Refactor input field styles and add validation for website URL * Add styling for form check input
- Loading branch information
1 parent
3497cdf
commit 7c50685
Showing
5 changed files
with
395 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.