関口純平

Results 2 comments of 関口純平

The default seems to be sorted in the order defined in the schema. ``` enum STATUS { NEW ↓ WIP DONE PENDING } ```

Add nuxt.config.ts ``` ssr: false, target: 'static', ```