Example of maintaining state with a simple observable in your own component: 1. import React from 'react';. 2. import { observable } from 'mobx';.
確定! 回上一頁