Refactor Experiment and Phase components for improved state management and UI consistency
- Resolved merge conflicts and cleaned up code in ExperimentForm, enhancing initial state handling and validation logic. - Updated PhaseForm to reflect correct placeholder text for descriptions. - Simplified Sidebar component by removing unused props and ensuring consistent behavior across expanded and collapsed states. - Adjusted Scheduling component to streamline repetition management and improve user experience.
This commit is contained in:
@@ -51,11 +51,7 @@ VITE_SUPABASE_ANON_KEY=<your-anon-key>
|
||||
The default anon key for local development is:
|
||||
|
||||
```
|
||||
<<<<<<< HEAD
|
||||
[REDACTED]
|
||||
=======
|
||||
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0
|
||||
>>>>>>> old-github/main
|
||||
```
|
||||
|
||||
### Migrations
|
||||
|
||||
Reference in New Issue
Block a user