0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00

fix: outline send button

This commit is contained in:
wangsijie 2022-04-06 17:39:49 +08:00
parent 734de70c38
commit 7a13e776d7
No known key found for this signature in database
GPG key ID: C72642FE24F7D42B

View file

@ -97,7 +97,7 @@ const SenderTester = ({ connectorType }: Props) => {
htmlType="submit"
disabled={submitting}
title="admin_console.connector_details.send"
type="primary"
type="outline"
/>
</div>
{showTooltip && (