function ComponentUsingModel1({model}: {model: typeof obj1}) {
    useObserver(model)

    return (
      <div>