mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 11:53:49 +00:00
wip
This commit is contained in:
@@ -85,6 +85,8 @@ export default function AliasesForm() {
|
||||
return <ModalLoader />;
|
||||
}
|
||||
|
||||
console.log({ fields });
|
||||
|
||||
return (
|
||||
<form onSubmit={handleSubmit(onSubmit)} id='aliases' className={style.sectionContainer}>
|
||||
<div style={{ height: '16px' }} />
|
||||
|
||||
Reference in New Issue
Block a user