From 0dc52914e19259671e07f29fbaf5ed16ce60ff04 Mon Sep 17 00:00:00 2001 From: phroi <90913182+phroi@users.noreply.github.com> Date: Sat, 28 Sep 2024 23:58:31 +0700 Subject: [PATCH] Format as per ESLint --- src/pages/ScriptList/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/ScriptList/index.tsx b/src/pages/ScriptList/index.tsx index 6dd33bb4f..7dd4a3f6f 100644 --- a/src/pages/ScriptList/index.tsx +++ b/src/pages/ScriptList/index.tsx @@ -291,7 +291,8 @@ export const scripts = new Map([ 'WR Owned-Owner', { name: 'WR Owned-Owner', - description: 'WR Owned-Owner enable to create Withdrawals Request from NervosDAO deposits locked with zero length args locks, developed as part of iCKB.', + description: + 'WR Owned-Owner enable to create Withdrawals Request from NervosDAO deposits locked with zero length args locks, developed as part of iCKB.', rfc: 'https://github.com/ickb/proposal#owned-owner-script', code: 'https://github.com/ickb/v1-core/tree/454cfa966052a621c4e8b67001718c29ee8191a2/scripts/contracts/owned_owner', },