More changes to structure and UI
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Layout from '../components/layout';
|
||||
import rec from '../public/recommended.yaml';
|
||||
import { toListItem, mapChild } from '../util/resrec';
|
||||
import { toListItem, mapChild } from '../components/lists';
|
||||
|
||||
function Recommended() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user