Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Album creation button onClick action was broken
old button has `type submit` by default, so we need to add it manually when using new buttons
- Loading branch information