diff options
author | Vitaly Takmazov | 2024-12-02 01:17:39 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2024-12-02 01:18:47 +0300 |
commit | b3220e5b098f31d9406c46cb7f55b634b7040f81 (patch) | |
tree | adaba2795932866adb0dc4190a2b0359f88d73d4 /vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap | |
parent | efe8f27312b2cd7b363a5770462309dd9595453b (diff) |
Upgrade to React Router v7
Diffstat (limited to 'vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap')
-rw-r--r-- | vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap b/vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap index ab6cd46b1..fda95d986 100644 --- a/vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap +++ b/vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap @@ -4,6 +4,7 @@ exports[`UserLink renders correctly 1`] = ` [ <a className="info-avatar" + data-discover="true" href="/ugnich/" onClick={[Function]} > @@ -14,6 +15,7 @@ exports[`UserLink renders correctly 1`] = ` </a>, <a className="info-avatar" + data-discover="true" href="/ugnich/" onClick={[Function]} > |