it("renders strings", () => {
    const opts = ctx.fullCW();

    const UpdateComp = () => {
      const [name] = useStrings(schema.name);