« get me outta code hell

Merge branch 'preview' into time-tooltips - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/wiki-data/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-12-03 17:53:51 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-12-03 17:53:51 -0400
commit7039d7fa471318df40c1905cd5ac52688dc6adcf (patch)
tree6c859ab2b0ee7bf86089475952ec529f40b95b83 /src/data/composite/wiki-data/index.js
parent168efd0f2685fa00259fffc9f26c7f6a30a61991 (diff)
parent2d054508f58147f5968a10f39c2f87ba62dd91f7 (diff)
Merge branch 'preview' into time-tooltips
Diffstat (limited to 'src/data/composite/wiki-data/index.js')
-rw-r--r--src/data/composite/wiki-data/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/composite/wiki-data/index.js b/src/data/composite/wiki-data/index.js
index df50a2db..a2ff09d8 100644
--- a/src/data/composite/wiki-data/index.js
+++ b/src/data/composite/wiki-data/index.js
@@ -12,3 +12,4 @@ export {default as withResolvedContribs} from './withResolvedContribs.js';
 export {default as withResolvedReference} from './withResolvedReference.js';
 export {default as withResolvedReferenceList} from './withResolvedReferenceList.js';
 export {default as withReverseReferenceList} from './withReverseReferenceList.js';
+export {default as withThingsSortedAlphabetically} from './withThingsSortedAlphabetically.js';