Results 3 issues of Jimmy Ho

I want to use other field to be a query condition, but I have no idea how to do ``` var curriculum = nga.entity('curriculums'); nga.field('region', 'reference'), nga.field('curriculum', 'reference') .targetEntity(curriculum) .targetField(nga.field('name'))...

為什麼在mac上的圖示,看起來比旁邊的大一點 這是一個好奇而已XDDD

## Summary This PR adds documentation about using SVGR with Next.js when using Turbopack as the bundler. While SVGR already works with Next.js using webpack, there are specific configuration requirements...