refactor: changed file structure
This commit is contained in:
8
internal/view/component/account/general.templ
Normal file
8
internal/view/component/account/general.templ
Normal file
@@ -0,0 +1,8 @@
|
||||
package account
|
||||
|
||||
templ AccountGeneral() {
|
||||
<div>
|
||||
@ChangeUsername("", "")
|
||||
@ChangeBio("", "")
|
||||
</div>
|
||||
}
|
||||
Reference in New Issue
Block a user