summaryrefslogtreecommitdiff
path: root/components/tweaks.tsx
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2021-08-03 18:30:47 +0200
committerThomas F. K. Jorna <[email protected]>2021-08-03 18:30:47 +0200
commit65090cce57180c5492b30f62375879d616202411 (patch)
tree3c220b6229a6f413f73ae44fc69dd75112b5f3d4 /components/tweaks.tsx
parentf144e2bba9dd8cad216151d2b9d4d4e23662e538 (diff)
fix: fixed filtering with citation nodes
Diffstat (limited to 'components/tweaks.tsx')
-rw-r--r--components/tweaks.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/tweaks.tsx b/components/tweaks.tsx
index 8456766..e23476e 100644
--- a/components/tweaks.tsx
+++ b/components/tweaks.tsx
@@ -821,6 +821,7 @@ export const Tweaks = (props: TweakProps) => {
setVisuals={setVisuals}
value={'refLinkColor'}
visValue={visuals.refLinkColor}
+ />
<ColorMenu
colorList={colorList}
label="Reference link highlight"