Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Playground component to show code editor by default
- Changed the initial state of `showCodeEditor` in `Playground.tsx` from `false` to `true`, ensuring the code editor is visible by default. This enhancement aims to improve user experience by providing immediate access to the code editor.
- Loading branch information