Files
mue/src/features/misc/sections/index.jsx
alexsparkes 4af8733795 Fix: Modal buttons
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-03-19 23:35:17 +00:00

8 lines
200 B
JavaScript

export * from './About';
export * from './Advanced';
export * from './Appearance';
export * from './Changelog';
export * from './Experimental';
export * from './Language';
export * from './Overview';