feat(SW-240): add form id to button
This commit is contained in:
@@ -65,6 +65,7 @@ export default function Form() {
|
||||
</form>
|
||||
<Button
|
||||
type="submit"
|
||||
form={formId}
|
||||
size="small"
|
||||
theme="base"
|
||||
intent="primary"
|
||||
|
||||
Reference in New Issue
Block a user