From 2c7d6b4cd0ac1a2bb9c74a6bbea464536fcc60f1 Mon Sep 17 00:00:00 2001 From: Eric Rosenbaum Date: Thu, 29 Jul 2021 10:37:21 -0400 Subject: [PATCH] use arrow svg --- src/views/studio/modals/transfer-ownership-confirmation.jsx | 4 +++- static/svgs/studio/r-arrow.svg | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 static/svgs/studio/r-arrow.svg diff --git a/src/views/studio/modals/transfer-ownership-confirmation.jsx b/src/views/studio/modals/transfer-ownership-confirmation.jsx index 6c6492459..1f83d32e2 100644 --- a/src/views/studio/modals/transfer-ownership-confirmation.jsx +++ b/src/views/studio/modals/transfer-ownership-confirmation.jsx @@ -38,7 +38,9 @@ const TransferOwnershipConfirmation = ({ username={currentOwnerUsername} isCreator={false} /> - ➡️ + \ No newline at end of file