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